key property

String? key
final

The name that you assign to an object. You use the object key to retrieve the object.

Implementation

final String? key;