getDefault static method

FFChartLegendInfo getDefault()

Implementation

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