restrictionsChannel property

  1. @visibleForTesting
EventChannel restrictionsChannel
final

Implementation

@visibleForTesting
final EventChannel restrictionsChannel = const EventChannel(
  'flutter_android_enterprise/restrictions_changed',
);