initFinished property

Future initFinished

This ensures that we can await the instance of this Reader making it more flexible

Implementation

Future get initFinished => _futureDone;