name property

String? name
final

Named-parameter name (without the leading sigil), or null for positional.

Implementation

final String? name;