terms property Null safety

List<Term> terms
final

An ordered list of length 2, containing non-empty Terms term1 and term2.

Implementation

final List<Term> terms;