dateActivityStarted property
The last date that the user started playing an activity.
Implementation
@JsonKey(name:'dateActivityStarted')
String? dateActivityStarted;
The last date that the user started playing an activity.
@JsonKey(name:'dateActivityStarted')
String? dateActivityStarted;