id method

dynamic id(
  1. String value
)

Implementation

dynamic id(String value) => address(value);