businessPhone property

  1. @HiveField.new(3)
String? get businessPhone

Implementation

@HiveField(3)
String? get businessPhone;