maxRetransmits property

num? maxRetransmits

Implementation

_i2.num? get maxRetransmits => _i4.getProperty(
      this,
      'maxRetransmits',
    );