alias property

List<String>? alias
inherited

alias Alternative representation of the title for this Contract definition, derivative, or instance in any legal state., e.g., a domain specific contract number related to legislation.

Implementation

List<String>? get alias => throw _privateConstructorUsedError;