add method

dynamic add(
  1. String name,
  2. dynamic type
)

Implementation

add(String name, dynamic type) {}