customer property
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;
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.
String? get customer => throw _privateConstructorUsedError;