platform property

  1. @HiveField.new(15)
String? platform
final

The platform of the device

Implementation

@HiveField(15)
final String? platform;