menu
ty_smart_pos_api_plugin package
documentation
modules/cardreader/card_info.dart
CardInfo
CardInfo.fromJson factory constructor
CardInfo.fromJson factory constructor
dark_mode
light_mode
CardInfo.fromJson
constructor
CardInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CardInfo.fromJson(Map<String, dynamic> json) => _$CardInfoFromJson(json);
ty_smart_pos_api_plugin package
documentation
modules/cardreader/card_info
CardInfo
CardInfo.fromJson factory constructor
CardInfo class