create static method

Implementation

static StreamController<DLProgress> create() =>
    StreamController<DLProgress>();