toEntity method

WalletBalanceEntity toEntity()

Implementation

WalletBalanceEntity toEntity() =>
    WalletBalanceEntity(wei: wei, ether: ether, hex: hex);