destroy method - RasterDataSource class - mapview.datasource library - Dart API
destroy
destroy abstract method
Frees all internally used resources.
After calling this method, the object is not usable anymore.
Implementation
void destroy();
Frees all internally used resources.
After calling this method, the object is not usable anymore.
void destroy();