MethodChannelZarliFlutter constructor

MethodChannelZarliFlutter()

Implementation

MethodChannelZarliFlutter() {
  methodChannel.setMethodCallHandler(_handleMethodCall);
}