Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
notifications_event.dart File Reference

Go to the source code of this file.

Classes

class  Equatable

Functions

const LoadNotificationsEvent ({required this.userId})

Variables

part of notifications_bloc dart
sealed class NotificationsEvent extends Equatable userId
override List< Object > get props => [userId]

Function Documentation

◆ LoadNotificationsEvent()

const LoadNotificationsEvent ( {required this.userId} )
Here is the caller graph for this function:

Variable Documentation

◆ dart

part of notifications_bloc dart

Definition at line 1 of file notifications_event.dart.

◆ props

override List<Object> get props => [userId]

Definition at line 16 of file notifications_event.dart.

◆ userId

sealed class NotificationsEvent extends Equatable userId