This website requires JavaScript.
Explore
Help
Sign in
empathicqubit
/
mucke
Watch
1
Star
0
Fork
You've already forked mucke
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bee5a207c6
mucke
/
lib
/
domain
/
entities
/
event.dart
3 lines
57 B
Dart
Raw
Normal View
History
Unescape
Escape
big changes
2021-02-26 22:07:18 +01:00
abstract
class
Event
{
null-safety migration
2021-06-20 13:49:21 +02:00
Map
<
String
,
dynamic
>
?
payload
;
big changes
2021-02-26 22:07:18 +01:00
}
Reference in a new issue
Copy permalink