logpush property
Whether Logpush is turned on for the Worker.
Implementation
@JsonKey(name: 'logpush', defaultValue: false)
late bool logpush;
Whether Logpush is turned on for the Worker.
@JsonKey(name: 'logpush', defaultValue: false)
late bool logpush;