getDefault static method

GetLogsResponse getDefault()

Implementation

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