Converts this EmptyResult into a JSON-compatible map.
@override Map<String, Object?> toMap() { return {}; }