data property
The data available for the requested dimension.
Implementation
@JsonKey(name: 'data')
List<AdminDimensionData>? get data => throw _privateConstructorUsedError;
The data available for the requested dimension.
@JsonKey(name: 'data')
List<AdminDimensionData>? get data => throw _privateConstructorUsedError;