toStringAddress method

String toStringAddress()

Implementation

String toStringAddress() =>
    '$addressLine1\r\n$city\r\n$state\r\n$country\r\n';