menu
messenger
api/backend/schema.graphql.dart
ChatMixin
kind property
kind
dark_mode
light_mode
kind
property
@
JsonKey
(unknownEnumValue: Kind.artemisUnknown)
Kind
kind
getter/setter pair
Implementation
@JsonKey(unknownEnumValue: Kind.artemisUnknown) late Kind kind;
messenger
schema.graphql
ChatMixin
kind property
ChatMixin mixin