DBConstants class

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

DB_NAME → const String
DB Name
FIELD_CLASSNAME → const String
Field name of className
FIELD_DATA_LOG_TYPE → const String
Field name of dataLogType
FIELD_EXCEPTION → const String
Field name of exception
FIELD_ID → const String
Field name of id
FIELD_LOG_LEVEL → const String
Field name of logLevel
FIELD_METHOD_NAME → const String
Field name of methodName
FIELD_STACKTRACE → const String
Field name of stacktrace
FIELD_TEXT → const String
Field name of text
FIELD_TIME_IN_MILLIS → const String
Field name of timeInMillis
FIELD_TIMESTAMP → const String
Field name of timestamp
FLOG_STORE_NAME → const String
Store Name