Consts class

Constructors

Consts({String? userCol, String? classCol, String? classStatsDoc, String? dataCol, String? dataStatsDoc, String? userClassDoc, String? dataClassIdKey, String? dataClassNameKey, String? dataIdKey})

Properties

classCol String
getter/setter pair
classStatsDoc String
getter/setter pair
dataClassIdKey String
getter/setter pair
dataClassNameKey String
getter/setter pair
dataCol String
getter/setter pair
dataIdKey String
getter/setter pair
dataStatsDoc String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
userClassDoc String
getter/setter pair
userCol String
getter/setter pair

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