menu
yookassa_payments_flutter package
documentation
models/host_parameters.dart
HostParameters
HostParameters constructor
HostParameters constructor
dark_mode
light_mode
HostParameters
constructor
HostParameters
(
String
host
,
String
paymentAuthorizationHost
,
String
authHost
,
String
configHost
,
)
Implementation
HostParameters( this.host, this.paymentAuthorizationHost, this.authHost, this.configHost, );
yookassa_payments_flutter package
documentation
models/host_parameters
HostParameters
HostParameters constructor
HostParameters class