methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Channel used to communicate with FlutterSystemRingtonesPlugin on Android.

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('flutter_system_ringtones');