initializeStream method
Sets up the native progress stream connection.
Must be implemented to receive progress updates from native code.
Implementation
@override
void initializeStream() {}
Sets up the native progress stream connection.
Must be implemented to receive progress updates from native code.
@override
void initializeStream() {}