DatabaseConstants class

Constructors

DatabaseConstants()

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

birthDateColumn → const String
databaseName → const String
databaseVersion → const int
dateColumn → const String
educationLevelColumn → const String
handUsedColumn → const String
nicknameColumn → const String
referenceCodeColumn → const String
resultIdColumn → const String
User result tablet columns
sexColumn → const String
tmtATimeColumn → const String
tmtBTimeColumn → const String
userIdColumn → const String
User profile columns
userProfilesTable → const String
userTestResultsTable → const String