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