keyValue property

dynamic keyValue

Key value of the single entry in the map

Implementation

dynamic get keyValue => value![key];