String? get subtitle => _$this._subtitle;
set subtitle(covariant String? subtitle) => _$this._subtitle = subtitle;