menu
adyen_api package
documentation
balance_platform_models.dart
GetNetworkTokenResponse
token property
token property
dark_mode
light_mode
token
property
@BuiltValueField.new(wireName: r'token')
NetworkToken
get
token
The details of the network token.
Implementation
@BuiltValueField(wireName: r'token') NetworkToken get token;
adyen_api package
documentation
balance_platform_models
GetNetworkTokenResponse
token property
GetNetworkTokenResponse class