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