maxPayloadLength property

int? get maxPayloadLength

Implementation

int? get maxPayloadLength {
  return classMaxPayloadLength;
}