getDefault static method

GoForResponse getDefault()

Implementation

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