const factory Representable({ required String representation, required String id, }) = _Representable;