create static method

Topic create()

Implementation

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