create static method

TopicData create()

Implementation

@$core.pragma('dart2js:noInline')
static TopicData create() => TopicData._();