Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
req_create_driver_collection_entity.dart File Reference
import package;
import equatable.dart;
Include dependency graph for req_create_driver_collection_entity.dart:

Go to the source code of this file.

Classes

class  Equatable

Functions

const CollectionPointEntity ({ required this.id, })

Variables

class ReqCreateDriverCollectionEntity extends Equatable id
override List< Object > get props => [id]

Function Documentation

◆ CollectionPointEntity()

const CollectionPointEntity ( { required this.id, } )
Here is the caller graph for this function:

Variable Documentation

◆ id

◆ props

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

Definition at line 24 of file req_create_driver_collection_entity.dart.