charts property

  1. @JsonKey(name: 'charts')
List<ChartConfigModel>? get charts
inherited

Implementation

@JsonKey(name: 'charts')
List<ChartConfigModel>? get charts => throw _privateConstructorUsedError;