methodChannel property

  1. @visibleForTesting
  2. @protected
MethodChannel methodChannel
final

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
@protected
final methodChannel =
    const MethodChannel('dev.sephiroth74.appkit_ui_elements');