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