getDefault static method

ListProjectsResponse getDefault()

Implementation

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