limitData property

BigInt? limitData
final

LimitData is the number of bytes that the relay will relay in each direction before resetting a relayed connection. If null, there is no limit.

Implementation

final BigInt? limitData;