checkMockMethodCallHandler method
Implementation
@override
bool checkMockMethodCallHandler(Future? Function(MethodCall call)? handler) {
return true;
}
@override
bool checkMockMethodCallHandler(Future? Function(MethodCall call)? handler) {
return true;
}