name property

String? name
inherited

name A natural language name identifying this Contract definition, derivative, or instance in any legal state. Provides additional information about its content. This name should be usable as an identifier for the module by machine processing applications such as code generation.

Implementation

String? get name => throw _privateConstructorUsedError;