key property

dynamic key

Key of the single entry in the map

Implementation

dynamic get key => value!.keys.first;