source property

String? source
override

Implementation

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

Implementation

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