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>;