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