menu
contigo_chat package
documentation
model/channel/channel.dart
Channel
isPinned property
isPinned property
dark_mode
light_mode
isPinned
property
@JsonKey(name: 'is_pinned')
bool
get
isPinned
inherited
Implementation
@JsonKey(name: 'is_pinned') bool get isPinned => throw _privateConstructorUsedError;
contigo_chat package
documentation
model/channel/channel
Channel
isPinned property
Channel class