dispose_interface method
Implementation
void dispose_interface(int textureId) {
throw UnimplementedError('dispose() has not been implemented.');
}
void dispose_interface(int textureId) {
throw UnimplementedError('dispose() has not been implemented.');
}