dispose method

void dispose()
inherited

Implementation

void dispose() {
  throw Exception('Platform not supported');
}