isCreator property

  1. @JsonKey.new(name: 'is_creator')
bool isCreator
final

Implementation

@JsonKey(name: 'is_creator')
final bool isCreator;