lined it up
This commit is contained in:
		
							parent
							
								
									9210990b7b
								
							
						
					
					
						commit
						363405c6f9
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
					@ -1,8 +1,5 @@
 | 
				
			||||||
//data structures
 | 
					//data structures
 | 
				
			||||||
 | 
					
 | 
				
			||||||
import 'api_service.dart';
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
class GetThreadResponse {
 | 
					class GetThreadResponse {
 | 
				
			||||||
  final int id;
 | 
					  final int id;
 | 
				
			||||||
  final List<String> messages;
 | 
					  final List<String> messages;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue