menu
lasso package
documentation
generated_code/lasso.swagger.dart
DivisionsGet$Response
DivisionsGet$Response.new constructor
DivisionsGet$Response.new constructor
dark_mode
light_mode
DivisionsGet$Response
constructor
DivisionsGet$Response
(
{
int
?
count
,
String
?
next
,
String
?
previous
,
List
<
Division
>
?
results
,
})
Implementation
DivisionsGet$Response({ this.count, this.next, this.previous, this.results, });
lasso package
documentation
generated_code/lasso.swagger
DivisionsGet$Response
DivisionsGet$Response.new constructor
DivisionsGet$Response class