cronExpression property
String?
get
cronExpression
Implementation
String? get cronExpression => _$this._cronExpression;
set
cronExpression
(String? cronExpression)
Implementation
set cronExpression(String? cronExpression) =>
_$this._cronExpression = cronExpression;