creatorIsAdmin property

  1. @JsonKey.new(name: 'creator_is_admin')
bool get creatorIsAdmin
inherited

Implementation

@JsonKey(name: 'creator_is_admin')
bool get creatorIsAdmin => throw _privateConstructorUsedError;