EventInfoValue constructor Null safety

EventInfoValue(
  1. String xdr
)

Implementation

EventInfoValue(this.xdr);