creatorId property

  1. @JsonKey.new(name: 'creator_id')
int get creatorId
inherited

Implementation

@JsonKey(name: 'creator_id')
int get creatorId => throw _privateConstructorUsedError;