factSchemaOrNull property
IFactSchema?
get
factSchemaOrNull
override
Implementation
IFactSchema? get factSchemaOrNull => _factSchema ??= factService.getFactSchema(this.mmeta.mtype);
IFactSchema? get factSchemaOrNull => _factSchema ??= factService.getFactSchema(this.mmeta.mtype);