names property
Names associated with the address, e.g. a ENS name
Implementation
@$pb.TagNumber(5)
$pb.PbList<AddressName> get names => $_getList(3);
Names associated with the address, e.g. a ENS name
@$pb.TagNumber(5)
$pb.PbList<AddressName> get names => $_getList(3);