breez-sdk
breez-sdk copied to clipboard
Add freezed annotation on SDK structs used through Dart bindings
-
All SDK structs exposed through Dart bindings that reference another SDK struct has to be annotated. Including the referenced struct.
-
Not needed on structs that only has supported types so enums are excluded. https://cjycode.com/flutter_rust_bridge/v1/feature/lang_simple.html