menu
domain_objects package
documentation
entities.dart
CommunicationSettings
allowPush property
allowPush property
dark_mode
light_mode
allowPush
property
@JsonKey(name: 'allowPush')
bool
?
get
allowPush
inherited
Implementation
@JsonKey(name: 'allowPush') bool? get allowPush => throw _privateConstructorUsedError;
domain_objects package
documentation
entities
CommunicationSettings
allowPush property
CommunicationSettings class