stopSequences property

List<String>? stopSequences
getter/setter pair

A list of strings to stop generation on occurrence of.

Implementation

List<String>? stopSequences;