getDefault static method

AllocateQuotaResponse getDefault()

Implementation

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