maxPayload method

int? maxPayload()

get server max payload

Implementation

int? maxPayload() => _info.maxPayload;