hasExpressedInterest property

  1. @JsonKey.new(name: 'hasExpressedInterest')
bool? hasExpressedInterest
final

Implementation

@JsonKey(name: 'hasExpressedInterest')
final bool? hasExpressedInterest;