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

Go to the source code of this file.

Classes

class  Equatable
class  PendingCollectionsState

Functions

const PendingCollectionsLoaded ({required this.collections})

Variables

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

Function Documentation

◆ PendingCollectionsLoaded()

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

Variable Documentation

◆ collections

sealed class PendingCollectionsState extends Equatable collections

◆ dart

part of pending_collections_bloc dart

Definition at line 1 of file pending_collections_state.dart.

◆ props

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

Definition at line 20 of file pending_collections_state.dart.