dispose method

Future dispose(
  1. int textureId
)

Implementation

Future dispose(int textureId) async => throw UnimplementedError();