KdbxKeyCommon class

Constructors

KdbxKeyCommon()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

all → const List<KdbxKey>
KEY_OTP → const String
KEY_PASSWORD → const String
KEY_TITLE → const String
KEY_URL → const String
KEY_USER_NAME → const String
OTP → const KdbxKey
PASSWORD → const KdbxKey
TITLE → const KdbxKey
URL → const KdbxKey
USER_NAME → const KdbxKey