create static method

Implementation

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