Parse from a json
factory UserStatusLastMonth.fromJson(Map<String, dynamic> json) => const UserStatusLastMonth();