menu
daakia_vc_flutter_sdk package
documentation
model/dispatch_state.dart
DispatchState
DispatchState.new constructor
DispatchState.new constructor
dark_mode
light_mode
DispatchState
constructor
DispatchState
(
{
required
List
jobs
,
required
String
createdAt
,
required
String
deletedAt
,
})
Implementation
DispatchState({ required this.jobs, required this.createdAt, required this.deletedAt, });
daakia_vc_flutter_sdk package
documentation
model/dispatch_state
DispatchState
DispatchState.new constructor
DispatchState class