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