SuiRequestGetTotalSupply constructor

const SuiRequestGetTotalSupply({
  1. required String coinType,
})

Implementation

const SuiRequestGetTotalSupply({required this.coinType});