menu
client_stripe package
documentation
models.dart
AccountTermsOfService
AccountTermsOfService const constructor
AccountTermsOfService const constructor
dark_mode
light_mode
AccountTermsOfService
constructor
const
AccountTermsOfService
(
{
int
?
date
,
String
?
ip
,
String
?
userAgent
,
})
AccountTermsOfService
Implementation
const AccountTermsOfService({ this.date, this.ip, this.userAgent, });
client_stripe package
documentation
models
AccountTermsOfService
AccountTermsOfService const constructor
AccountTermsOfService class