use property
String?
get
use
Identifies the purpose for this name.
Type: Code Path: Name.use Minimum Cardinality: 0 Maximum Cardinality: 1
Implementation
String? get use => useField.getValue(_json);
Identifies the purpose for this name.
Type: Code Path: Name.use Minimum Cardinality: 0 Maximum Cardinality: 1
String? get use => useField.getValue(_json);