isTablet property

  1. @JsonKey.new(includeToJson: true)
bool? isTablet
final

Implementation

@JsonKey(includeToJson: true)
final bool? isTablet;