activity property

  1. @JsonKey(name: 'over_time')
Map<String, List<int>> activity
inherited

Implementation

@JsonKey(name: 'over_time')
Map<String, List<int>> get activity => throw _privateConstructorUsedError;