getDefault static method

CreateProjectResponse getDefault()

Implementation

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