menu
visprofiler package
documentation
visprofiler_models.dart
DeviceInfoPayload
isTablet property
isTablet property
dark_mode
light_mode
isTablet
property
@JsonKey.new(includeToJson: true)
bool
?
isTablet
final
Implementation
@JsonKey(includeToJson: true) final bool? isTablet;
visprofiler package
documentation
visprofiler_models
DeviceInfoPayload
isTablet property
DeviceInfoPayload class