usersProfilesFetched property

Stream<bool> get usersProfilesFetched

Implementation

static Stream<bool> get usersProfilesFetched =>
    FlyChatFlutterPlatform.instance.usersProfilesFetched;