Dart SDK
dart:web_gl
CompressedTextureETC1
property runtimeType
runtimeType
class CompressedTextureETC1
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
COMPRESSED_RGB_ETC1_WEBGL
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType