query_params_builder/query_params_annotation library
Classes
- CallbackIdField
- Marks a String? field that will store the callback ID for an in-memory callback registry generated in the extension.
- EncodeValueField
-
Marks a
String?field on the QueryParams class that will carry the encoded payload (e.g. base64 of nested/complex fields). - QueryParamsSerializable