menu
noon_payments package
documentation
models/noon_apple_pay.dart
NoonApplePayToken
NoonApplePayToken.new const constructor
NoonApplePayToken.new const constructor
dark_mode
light_mode
NoonApplePayToken
constructor
const
NoonApplePayToken
(
{
required
Map
<
String
,
dynamic
>
token
,
String
?
network
,
String
?
displayName
,
})
Implementation
const NoonApplePayToken({ required this.token, this.network, this.displayName, });
noon_payments package
documentation
models/noon_apple_pay
NoonApplePayToken
NoonApplePayToken.new const constructor
NoonApplePayToken class