name property

String? name
final

Name of the input. It's very common to use same name as key for inputs.

Implementation

final String? name;