@override Map<String, Object?> toMap() { return { if (cursor != null) 'cursor': cursor, '_meta': $meta.toMap(), }; }