getBinary method

KdbxBinary? getBinary(
  1. KdbxKey key
)

Implementation

KdbxBinary? getBinary(KdbxKey key) => _binaries[key];