onAssertedIdentityReceived property

CachedStreamController<Event> onAssertedIdentityReceived
final

Will be called on Asserted Identity received.

Implementation

final CachedStreamController<Event> onAssertedIdentityReceived =
    CachedStreamController();