interface UserResource {
    notification: UserNotificationResource;
    subscribe(): Subscription;
}

Properties

Methods

Properties

Methods