term property

  1. @BuiltValueField.new(wireName: r'term')
RepaymentTerm? get term

An object containing the details of the configuration for repayment term.

Implementation

@BuiltValueField(wireName: r'term')
RepaymentTerm? get term;