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