UpdateOwnedGramCount constructor
UpdateOwnedGramCount({
- required int gramAmount,
Implementation
UpdateOwnedGramCount({required this.gramAmount});
UpdateOwnedGramCount({required this.gramAmount});