getDefault static method

GetPlanResponse getDefault()

Implementation

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