topic property

String topic

Implementation

String get topic => _$this._topic;
void topic=(String topic)

Implementation

set topic(String topic) => _$this._topic = topic;