address property

String? address

Implementation

String? get address;
void address=(String? address)

Implementation

set address(String? address);