canChangeSettings property

  1. @JsonKey(name: 'can_change_settings')
bool? canChangeSettings
inherited

deprecated: use changeable fields.

Implementation

@JsonKey(name: 'can_change_settings')
bool? get canChangeSettings => throw _privateConstructorUsedError;