daysSinceLastPlayed property
Number of days since the player last played this game.
E.g., 0, 1, 5, 10, ... . Not populated if there is not enough information.
Implementation
core.int? daysSinceLastPlayed;
Number of days since the player last played this game.
E.g., 0, 1, 5, 10, ... . Not populated if there is not enough information.
core.int? daysSinceLastPlayed;