getDefault static method

FFChartLabelFormatInfo getDefault()

Implementation

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