semanticsTemplate property

String semanticsTemplate
final

Row semantics template; {n} is the term, {amount} the monthly amount. Defaults to '{n} months, {amount} per month'.

Implementation

final String semanticsTemplate;