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