getDefault static method

GetProjectResponse getDefault()

Implementation

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