paytabscom / flutter-sdk-bridge

MIT License
12 stars 11 forks source link

Add billing create constructor #72

Open ammarelgml opened 6 months ago

ammarelgml commented 6 months ago

Enhanced readability: Named parameters associate each value with its corresponding field, making code easier to understand.

Improved maintainability: Modifying specific parameters becomes more intuitive and less error-prone.