hasAgent property

  1. @HiveField.new(16)
  2. @JsonKey.new()
bool? get hasAgent

Implementation

@HiveField(16)
@JsonKey()
bool? get hasAgent;