address property
The address of the ERC-20 token for the user to deposit. Must be used with networkCode or defaults to undefined.
Implementation
final String? address;
The address of the ERC-20 token for the user to deposit. Must be used with networkCode or defaults to undefined.
final String? address;