getDefault static method

ListLogsResponse getDefault()

Implementation

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