menu
flutter_android_enterprise package
documentation
flutter_android_enterprise_platform_interface.dart
FlutterAndroidEnterprisePlatform
restrictionsChanged property
restrictionsChanged property
dark_mode
light_mode
restrictionsChanged
property
Stream
<
Map
<
String
,
String
>
>
get
restrictionsChanged
Implementation
Stream<Map<String, String>> get restrictionsChanged => Stream<Map<String, String>>.empty();
flutter_android_enterprise package
documentation
flutter_android_enterprise_platform_interface
FlutterAndroidEnterprisePlatform
restrictionsChanged property
FlutterAndroidEnterprisePlatform class