name property

String? name
final

Name of the index. By default, the names of the properties are concatenated using "_"

Implementation

final String? name;