menu
zifmp package
documentation
model/zif_payload.dart
ScreenPayload
customerID property
customerID property
dark_mode
light_mode
customerID
property
@JsonKey.new(name: 'customerID', defaultValue: "")
String
customerID
final
Implementation
@JsonKey(name: 'customerID', defaultValue: "") final String customerID;
zifmp package
documentation
model/zif_payload
ScreenPayload
customerID property
ScreenPayload class