XdrThresholds constructor Null safety

XdrThresholds(
  1. Uint8List _thresholds
)

Implementation

XdrThresholds(this._thresholds);