add abstract method

void add(
  1. dynamic value
)

Implementation

void add(dynamic value);