menu
tripos_mobile package
documentation
models/responses.dart
EmvInfo
EmvInfo.new const constructor
EmvInfo.new const constructor
dark_mode
light_mode
EmvInfo
constructor
const
EmvInfo
(
{
String
?
applicationId
,
String
?
applicationLabel
,
String
?
cryptogramType
,
String
?
cryptogram
,
})
Implementation
const EmvInfo({ this.applicationId, this.applicationLabel, this.cryptogramType, this.cryptogram, });
tripos_mobile package
documentation
models/responses
EmvInfo
EmvInfo.new const constructor
EmvInfo class