disableAwake property Null safety
@JsonKey(defaultValue: false), final
Prevent background processes from waking up the UI process
Implementation
@JsonKey(defaultValue: false)
final bool disableAwake;
Prevent background processes from waking up the UI process
@JsonKey(defaultValue: false)
final bool disableAwake;