getDefault static method

GoToResponse getDefault()

Implementation

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