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