XdrSCSpecEntry constructor Null safety

XdrSCSpecEntry(
  1. XdrSCSpecEntryKind _kind
)

Implementation

XdrSCSpecEntry(this._kind);