removeContent method

void removeContent(
  1. String name
)

Implementation

void removeContent(String name) => obj.removeContent(name);