Query$checkWalletAndReputation$checkWalletAndReputation$wallet$coin$picture constructor

Query$checkWalletAndReputation$checkWalletAndReputation$wallet$coin$picture({
  1. String? baseUrl,
  2. String? path,
})

Implementation

Query$checkWalletAndReputation$checkWalletAndReputation$wallet$coin$picture({
  this.baseUrl,
  this.path,
});