path property

  1. @HiveField.new(1)
String? path
getter/setter pair

Implementation

@HiveField(1)
String? path;