getAthleteStats type 'double' is not a subtype of type 'int?'
I/flutter (25741): Unhandled error: type 'double' is not a subtype of type 'int?'
I/flutter (25741): Unhandled error: #0 new ActivityTotal.fromJson (package:strava_client/src/domain/model/model_activity_stats.dart:130:26)
I/flutter (25741): #1 new ActivityStats.fromJson (package:strava_client/src/domain/model/model_activity_stats.dart:71:38)
I/flutter (25741): #2 RepositoryAthleteImpl.getAthleteStats.
hey there, it'd be great if you could create a PR fixing this issue