classMaxPayloadLength constant
int?
const classMaxPayloadLength
The maximum payload length for this record type, null means no limit.
Implementation
static const int? classMaxPayloadLength = null;
The maximum payload length for this record type, null means no limit.
static const int? classMaxPayloadLength = null;