creatorBlocked property

  1. @JsonKey.new(name: 'creator_blocked')
bool get creatorBlocked
inherited

Implementation

@JsonKey(name: 'creator_blocked')
bool get creatorBlocked => throw _privateConstructorUsedError;