customer property

String? get customer
inherited

The ID of the Customer to which this PaymentMethod is saved. This will not be set when the PaymentMethod has not been saved to a Customer.

Implementation

String? get customer => throw _privateConstructorUsedError;