getDefault static method

GetProjectsResponse getDefault()

Implementation

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