menu
googleapis package
documentation
androidenterprise/v1.dart
KeyedAppState
KeyedAppState constructor
KeyedAppState constructor
dark_mode
light_mode
KeyedAppState
constructor
KeyedAppState
(
{
String
?
data
,
String
?
key
,
String
?
message
,
String
?
severity
,
String
?
stateTimestampMillis
,
})
Implementation
KeyedAppState({ this.data, this.key, this.message, this.severity, this.stateTimestampMillis, });
googleapis package
documentation
androidenterprise/v1
KeyedAppState
KeyedAppState constructor
KeyedAppState class