platform property

  1. @HiveField(15)
String? platform
final

The platform of the device

Implementation

@HiveField(15)
final String? platform;