MethodChannelFilegate constructor

MethodChannelFilegate({
  1. @visibleForTesting bool forceNativeRead = false,
})

Implementation

MethodChannelFilegate({@visibleForTesting bool forceNativeRead = false})
  : _forceNativeRead = forceNativeRead;