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