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

Go to the source code of this file.

Classes

class  Equatable
class  CollectionsToScheduleState

Functions

const CollectionsToScheduleLoaded ({required this.collections})

Variables

part of collections_to_schedule_bloc dart
abstract class CollectionsToScheduleState extends Equatable collections
override List< Object > get props => [collections]

Function Documentation

◆ CollectionsToScheduleLoaded()

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

Variable Documentation

◆ collections

abstract class CollectionsToScheduleState extends Equatable collections

◆ dart

part of collections_to_schedule_bloc dart

Definition at line 1 of file collections_to_schedule_state.dart.

◆ props

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

Definition at line 20 of file collections_to_schedule_state.dart.