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

Go to the source code of this file.

Classes

class  Equatable
class  HistoryCollectionsState

Functions

const HistoryCollectionsLoaded ({required this.collections})

Variables

part of history_collections_bloc dart
sealed class HistoryCollectionsState extends Equatable collections
override List< Object > get props => [collections]

Function Documentation

◆ HistoryCollectionsLoaded()

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

Variable Documentation

◆ collections

sealed class HistoryCollectionsState extends Equatable collections

◆ dart

part of history_collections_bloc dart

Definition at line 1 of file history_collections_state.dart.

◆ props

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

Definition at line 21 of file history_collections_state.dart.