transfer method

void transfer(
  1. String fromAddress,
  2. String toAddress
)

Implementation

void transfer(String fromAddress, String toAddress) {}