menu
flutter_widget_gql package
documentation
schema.graphql.dart
Input$MessageGroupInput
mute property
mute property
dark_mode
light_mode
mute
property
bool
?
get
mute
Implementation
bool? get mute => (_$data['mute'] as bool?);
flutter_widget_gql package
documentation
schema.graphql
Input$MessageGroupInput
mute property
Input$MessageGroupInput class