terms property

List<Term>? terms
final

contains an array of terms identifying each section of the returned description (a section of the description is generally terminated with a comma).

Implementation

final List<Term>? terms;