getDefault static method

UpdateAppResponse getDefault()

Implementation

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