schemaId property

String? schemaId

Implementation

String? get schemaId => _$this._schemaId;
void schemaId=(String? schemaId)

Implementation

set schemaId(String? schemaId) => _$this._schemaId = schemaId;