menu
flutter_android_enterprise package
documentation
flutter_android_enterprise_method_channel.dart
MethodChannelFlutterAndroidEnterprise
getManagedConfigurations method
getManagedConfigurations method
dark_mode
light_mode
getManagedConfigurations
method
@
override
Future
<
Map
<
String
,
String
>
>
getManagedConfigurations
(
)
override
Implementation
@override Future<Map<String, String>> getManagedConfigurations() => _api.getManagedConfigurations();
flutter_android_enterprise package
documentation
flutter_android_enterprise_method_channel
MethodChannelFlutterAndroidEnterprise
getManagedConfigurations method
MethodChannelFlutterAndroidEnterprise class