@override Object toJson() { return { 'parent': parent, if (permission != null) 'permission': permission!.toJson(), }; }