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

Go to the source code of this file.

Classes

class  Equatable
class  NotificationsState

Functions

const NotificationsLoaded ({required this.notifications})

Variables

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

Function Documentation

◆ NotificationsLoaded()

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

Variable Documentation

◆ dart

part of notifications_bloc dart

Definition at line 1 of file notifications_state.dart.

◆ notifications

sealed class NotificationsState extends Equatable notifications

◆ props

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

Definition at line 21 of file notifications_state.dart.