Generates an ActivityModel from a map.
factory ActivityModel.fromJson(Map<String, dynamic> json) => _$ActivityModelFromJson(json);