key property

String get key

Implementation

String get key => _key + (parameter?.hashCode.toString() ?? '');