billing property

Implementation

Input$FullAddressInput? get billing =>
    (_$data['billing'] as Input$FullAddressInput?);