key property

String? get key

Implementation

String? get key {
  return _key;
}