Footprint constructor Null safety

Footprint(
  1. XdrLedgerFootprint xdrFootprint
)

Implementation

Footprint(this.xdrFootprint);