1
0
Fork 0
mirror of https://gitlab.com/nkming2/nc-photos.git synced 2025-03-11 09:48:53 +01:00
nc-photos/lib/type.dart

2 lines
40 B
Dart
Raw Normal View History

2021-08-06 19:11:00 +02:00
typedef JsonObj = Map<String, dynamic>;