CsafeCmdUserCfg1 class

Server depended configuration information

Data interpereted as Custom

Inheritance

Constructors

CsafeCmdUserCfg1(ByteSerializable data)

Properties

byteLength int
no setterinherited
command CsafeCommandIdentifier
getter/setter pairinherited
data CsafeDataStructure?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
type CsafeCommandType
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toBytes() Uint8List
inherited
toString() String
A string representation of this object.
inherited
validateData(ByteSerializable data, List<Validator> validators, {dynamic shouldThrow = false}) bool
inherited

Operators

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