key property

String? key

Returns the value's key.

Implementation

String? get key => super._keys.safeFirst;