menu
event_bus_arch package
documentation
event_bus_arch.dart
Command<T>
lastCall property
lastCall property
dark_mode
light_mode
lastCall
property
(
T
,
String
?
,
Map
<
String
,
String
>
?
)?
get
lastCall
Implementation
(T data, String? fragment, Map<String, String>? arguments)? get lastCall;
event_bus_arch package
documentation
event_bus_arch
Command<T>
lastCall property
Command class