deleteElement method

Future deleteElement()

Implementation

Future deleteElement() async =>
    throw ApiError('deleteElement allowed but not implemented!');