textureId property

int get textureId

Texture used to bind native SDK renderer and flutter Texture

Implementation

int get textureId => _textureId;