NativeResource.private constructor

  1. @visibleForTesting
NativeResource.private(
  1. MethodChannel _channel
)

Implementation

@visibleForTesting
NativeResource.private(this._channel);