Ip4Address.fromUint32 constructor

const Ip4Address.fromUint32(
  1. int asUint32
)

Implementation

const Ip4Address.fromUint32(this.asUint32);