XdrSCStatus constructor Null safety

XdrSCStatus(
  1. XdrSCStatusType _type
)

Implementation

XdrSCStatus(this._type);