dispose abstract method
Destroys/disposes the viewer (including the entire scene). You cannot use the viewer after calling this method.
Implementation
Future dispose();
Destroys/disposes the viewer (including the entire scene). You cannot use the viewer after calling this method.
Future dispose();