XdrString32 constructor Null safety

XdrString32(
  1. String _string32
)

Implementation

XdrString32(this._string32);