textureId property Null safety

int textureId

Texture id that binds native SDK and flutter Texture

Implementation

int get textureId => _textureId;