create static method

TopicId create()

Implementation

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