groupMshortView property

  1. @JsonKey(name: 'group_mshort_view')
bool? groupMshortView
inherited

Short view in group list in mobile app.

Implementation

@JsonKey(name: 'group_mshort_view')
bool? get groupMshortView => throw _privateConstructorUsedError;