support_phone property

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

Implementation

@HiveField(10)
String? support_phone;