UpdateOwnedGramCount constructor

UpdateOwnedGramCount({
  1. required int gramAmount,
})

Implementation

UpdateOwnedGramCount({required this.gramAmount});