myProfileUpdated property

Stream<bool> get myProfileUpdated

Implementation

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