methodChannel property Null safety

MethodChannel methodChannel
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');