menu
sunny_graphql package
documentation
sunny_graphql_models.dart
NullableObjectGraphQLExt
asObjectMap method
asObjectMap method
dark_mode
light_mode
asObjectMap
method
Map
<
String
,
Object
?
>
?
asObjectMap
(
)
Implementation
Map<String, Object?>? asObjectMap() => this as Map<String, Object?>?;
sunny_graphql package
documentation
sunny_graphql_models
NullableObjectGraphQLExt
asObjectMap method
NullableObjectGraphQLExt extension on
Object
?