textureId property

int get textureId

Texture id that binds native SDK and flutter Texture

Implementation

int get textureId => _textureId;