getDefault static method

GetFlowResponse getDefault()

Implementation

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