getDefault static method

CopyLogEntriesResponse getDefault()

Implementation

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