addAll abstract method

void addAll(
  1. List value
)

Implementation

void addAll(List<dynamic> value);