XdrSCEnvMetaEntry constructor Null safety

XdrSCEnvMetaEntry(
  1. XdrSCEnvMetaKind _kind
)

Implementation

XdrSCEnvMetaEntry(this._kind);