DevicesJson.remove Method¶
Module: DevicesJson
Definition¶
Removes an element of the DevicesJson object.
void remove(String? key)
Parameters
key Stringin Unique key of the item to remove.
Exceptions
An error has occurred during Devices Library execution.