businessPhone property

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

Implementation

@HiveField(5)
String? get businessPhone;