setMethodCallHandler method
Implementation
void setMethodCallHandler(Future<dynamic> Function(MethodCall call)? handler) {
throw UnimplementedError('platformVersion() has not been implemented.');
}
void setMethodCallHandler(Future<dynamic> Function(MethodCall call)? handler) {
throw UnimplementedError('platformVersion() has not been implemented.');
}