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