getDefault static method

ListLogEntriesResponse getDefault()

Implementation

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