sourceId property

String? sourceId

Implementation

String? get sourceId => _$this._sourceId;
void sourceId=(String? sourceId)

Implementation

set sourceId(String? sourceId) => _$this._sourceId = sourceId;