AddressesImpl constructor
AddressesImpl(
- List<
ToplAddress> a, - List<
int> indexes, - String mPK
Implementation
AddressesImpl(this.a, this.indexes, this.mPK);