BcmrIdentity constructor
const
BcmrIdentity({})
Implementation
const BcmrIdentity({
required this.categoryId,
required this.name,
required this.symbol,
this.decimals = 0,
this.description,
this.iconUri,
});