keyLC property

String get keyLC

Normalized key as lower-case.

Implementation

String get keyLC => key.toLowerCase();