getDefault static method

ListFlowsResponse getDefault()

Implementation

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