methodChannel property
The method channel used to interact with the native platform for method calls.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('com.tecmore.flutter_f2f_sound');
The method channel used to interact with the native platform for method calls.
@visibleForTesting
final methodChannel = const MethodChannel('com.tecmore.flutter_f2f_sound');