String? get statusIcon => _$this._statusIcon;
set statusIcon(covariant String? statusIcon) => _$this._statusIcon = statusIcon;