TextMatches

A list of TextMatchItems.

Constructors

Link copied to clipboard
constructor(value: List<TextMatchItem>)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard

Casts this MatchRationaleItem as a TextMatches and retrieves its kotlin.collections.List value. Throws an exception if the MatchRationaleItem is not a TextMatches.

Link copied to clipboard

Casts this MatchRationaleItem as a TextMatches and retrieves its kotlin.collections.List value. Returns null if the MatchRationaleItem is not a TextMatches.