accountStream property

Stream<AccountInfo> accountStream
getter/setter pair

Implementation

late Stream<AccountInfo> accountStream;