methodChannel property Null safety
final
This is a method channel that is used to communicate with the native side of the application.
Implementation
final methodChannel = const MethodChannel('io.sonr.motor/MethodChannel');
This is a method channel that is used to communicate with the native side of the application.
final methodChannel = const MethodChannel('io.sonr.motor/MethodChannel');