dispose abstract method

Future dispose()

Destroys/disposes the viewer (including the entire scene). You cannot use the viewer after calling this method.

Implementation

Future dispose();