menu
ty_smart_pos_api_plugin package
documentation
modules/pinpad/key_info.dart
KeyInfo
KeyInfo.fromJson factory constructor
KeyInfo.fromJson factory constructor
dark_mode
light_mode
KeyInfo.fromJson
constructor
KeyInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory KeyInfo.fromJson(Map<String, dynamic> json) => _$KeyInfoFromJson(json);
ty_smart_pos_api_plugin package
documentation
modules/pinpad/key_info
KeyInfo
KeyInfo.fromJson factory constructor
KeyInfo class