key property
Hashed value in storage; omitted from list/get responses. On create, the server overwrites this field with the plaintext secret once.
Implementation
String get id; String get configId; String? get name; String? get start; String? get prefix;/// Hashed value in storage; omitted from list/get responses. On create,
/// the server overwrites this field with the **plaintext** secret once.
String? get key;