setTopic method

  1. @override
void setTopic(
  1. String value
)
override

Implementation

@override
void setTopic(String value) => _topic = value;