totalSessions7d property

  1. @JsonKey(name: 'total_sessions_7d')
int get totalSessions7d
inherited

Implementation

@JsonKey(name: 'active_users_7d') int get activeUsers7d;@JsonKey(name: 'active_users_30d') int get activeUsers30d; double get avgMastery;@JsonKey(name: 'total_sessions_7d') int get totalSessions7d;