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