dispose method

void dispose()

Implementation

void dispose() =>
    throw UnimplementedError("dispose has not been implemented.");