methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Implementation

@visibleForTesting
final methodChannel =
    const MethodChannel('flutter_alert_window', JSONMethodCodec());