delete abstract method

void delete(
  1. String dataId
)

Delete the value of the dataId from the store, if preset

Implementation

void delete(String dataId);