OwnNotify.private constructor

  1. @visibleForTesting
OwnNotify.private(
  1. MethodChannel channel
)

Implementation

@visibleForTesting
OwnNotify.private(MethodChannel channel) : _channel = channel;