menu
media_intelligence package
documentation
testing.dart
MediaIntelligenceBindings
nextRequestId method
nextRequestId method
dark_mode
light_mode
nextRequestId
method
int
nextRequestId
(
)
Reserves an id for a streaming request.
Implementation
int nextRequestId() => _nextRequestId++;
media_intelligence package
documentation
testing
MediaIntelligenceBindings
nextRequestId method
MediaIntelligenceBindings class