ssmlList property

List<Ssml>? ssmlList
final

The list of SSML messages.

Implementation

final List<Ssml>? ssmlList;