address property

String? address
final

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;