Schema class abstract

Implementers

Constructors

Schema()

Properties

boolCount int
no setter
bytesPerBoolMask int
no setter
bytesPerMask int
no setter
code int
no setter
hashCode int
The hash code for this object.
no setterinherited
includedBytes bool
no setter
int8Count int
no setter
int16Count int
no setter
int32Count int
no setter
intCount int
no setter
maxProperties int
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stringsCount int
no setter
version int
no setter

Methods

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

Operators

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

Constants

bitPerByte → const int