XdrSCSpecTypeUDT constructor Null safety

XdrSCSpecTypeUDT(
  1. List<String> _name
)

Implementation

XdrSCSpecTypeUDT(this._name);