all constant

List<KdbxKey> const all

Implementation

static const List<KdbxKey> all = [
  TITLE,
  URL,
  USER_NAME,
  PASSWORD,
  OTP,
];