1
0
Fork 0
mirror of https://gitlab.com/nkming2/nc-photos.git synced 2025-04-17 21:22:02 +02:00
nc-photos/lib/type.dart

2 lines
40 B
Dart
Raw Normal View History

2021-08-07 01:11:00 +08:00
typedef JsonObj = Map<String, dynamic>;