PluginResult

constructor(status: Int = 200, headers: Map<String, List<String>> = emptyMap(), body: T? = null)(source)