methodChannel property
The method channel used to invoke native methods.
Implementation
@visibleForTesting
final MethodChannel methodChannel =
const MethodChannel('flutter_p2p_connection');
The method channel used to invoke native methods.
@visibleForTesting
final MethodChannel methodChannel =
const MethodChannel('flutter_p2p_connection');