response property

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

Implementation

@HiveField(17)
String? response;