IosAdapter

class IosAdapter(pluginClassName: String, isProtobufEnabled: Boolean, methodChannels: Set<String>, eventChannels: Set<String>, controllers: Set<Controller>) : KlutterPrinter

Constructors

Link copied to clipboard
constructor(pluginClassName: String, isProtobufEnabled: Boolean, methodChannels: Set<String>, eventChannels: Set<String>, controllers: Set<Controller>)

Functions

Link copied to clipboard
open override fun print(): String