Skip to main content

topic property

*[<Null safety>](https://dart.dev/null-safety)*

String topic

final

This is the underlying unique topic name for this conversation. NOTE: this is a good identifier for local caching purposes.

Implementation

final String topic;