String? get source => _$this._source;
set source(covariant String? source) => _$this._source = source;