subtitle property Null safety
Implementation
String? get subtitle => _$this._subtitle;
Implementation
set subtitle(String? subtitle) => _$this._subtitle = subtitle;
String? get subtitle => _$this._subtitle;
set subtitle(String? subtitle) => _$this._subtitle = subtitle;