getDefault static method

GetBundleHistoryResponse getDefault()

Implementation

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