getDefault static method

GameServer_ObjectMeta getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static GameServer_ObjectMeta getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<GameServer_ObjectMeta>(create);