creatorIsModerator property

  1. @JsonKey.new(name: 'creator_is_moderator')
bool? get creatorIsModerator
inherited

Implementation

@JsonKey(name: 'creator_is_moderator')
bool? get creatorIsModerator => throw _privateConstructorUsedError;