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