StreamSuccessScreenType typedef

StreamSuccessScreenType = Future<void> Function(StreamSuccessScreenOptions options)

Implementation

typedef StreamSuccessScreenType = Future<void> Function(
    StreamSuccessScreenOptions options);