create static method

FooServerMessage create()

Implementation

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