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