create static method

TestMessage create()

Implementation

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