isExactAlignment property
bool
get
isExactAlignment
Whether this is the Nocterm class Alignment.
Implementation
bool get isExactAlignment {
return _isExactly('Alignment', _uriAlignment);
}
Whether this is the Nocterm class Alignment.
bool get isExactAlignment {
return _isExactly('Alignment', _uriAlignment);
}