clearAttributes abstract method

Future<bool> clearAttributes()

Removes all bound attributes.

Returns true if the operation was successful; false otherwise.

Implementation

Future<bool> clearAttributes();