key property

String get key

Optional: return a debug-friendly name

Implementation

String get key => toString().split('.').last;