menu
stripe_api_client package
documentation
models/token.dart
Token
clientIp property
clientIp property
dark_mode
light_mode
clientIp
property
String
?
clientIp
getter/setter pair
IP address of the client that generates the token.
Implementation
String? clientIp;
stripe_api_client package
documentation
models/token
Token
clientIp property
Token class