Translate-Flutter/lib/temp/temp_state.dart
fengshengxiong c39a412706 init connmit
2024-07-01 14:18:42 +08:00

9 lines
130 B
Dart
Executable File

/// @description:
/// @author
/// @date: 2024-06-27 10:17:16
class TempState {
TempState() {
///Initialize variables
}
}