getString method

StringValue? getString(
  1. KdbxKey key
)

Implementation

StringValue? getString(KdbxKey key) => _strings[key];