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