address property

Implementation

Input$InvoicingAddressInput? get address =>
    (_$data['address'] as Input$InvoicingAddressInput?);