restrictedToMods property

  1. @JsonKey.new(name: 'restricted_to_mods')
bool? get restrictedToMods
inherited

Implementation

@JsonKey(name: 'restricted_to_mods')
bool? get restrictedToMods => throw _privateConstructorUsedError;