unset method

  1. @JS('group.unset')
void unset(
  1. String prop
)

Implementation

@JS('group.unset')
external void unset(String prop);