aiInterestValue property

  1. @JsonKey.new(name: 'ai_interest_value')
double? get aiInterestValue
inherited

Implementation

@JsonKey(name: 'ai_interest_value')
double? get aiInterestValue => throw _privateConstructorUsedError;