dateLastPlayed property
The last time the user played with any character on this Profile.
Implementation
@JsonKey(name:'dateLastPlayed')
String? dateLastPlayed;
The last time the user played with any character on this Profile.
@JsonKey(name:'dateLastPlayed')
String? dateLastPlayed;