Note: This has no documentation in the specification or schema.
List<String>? get stopSequences => (_value['stopSequences'] as List?)?.cast<String>();