removeImage method

dynamic removeImage(
  1. String id
)

Implementation

removeImage(String id) => jsObject.removeImage(id);