methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Implementation

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