dispose method

void dispose()

Frees the data in this frame.

Implementation

void dispose() => frame.dispose();