mirror of
https://github.com/qinglong-app/qinglong_app.git
synced 2025-10-09 16:48:19 +08:00
add login
This commit is contained in:
4
lib/json.dart
Normal file
4
lib/json.dart
Normal file
@@ -0,0 +1,4 @@
|
||||
import 'package:json_conversion_annotation/json_conversion_annotation.dart';
|
||||
|
||||
@JsonConversionTarget()
|
||||
class Json{}
|
||||
Reference in New Issue
Block a user