menu
bodsquare_sdk package
documentation
linking/models/get_twitter_response.dart
GetTwitterResponse
GetTwitterResponse const constructor
GetTwitterResponse const constructor
dark_mode
light_mode
GetTwitterResponse
constructor
const
GetTwitterResponse
(
{
String
?
status
,
String
?
message
,
int
?
code
,
List
<
Twitter
>
?
data
,
})
Implementation
const GetTwitterResponse({ this.status, this.message, this.code, this.data, });
bodsquare_sdk package
documentation
linking/models/get_twitter_response
GetTwitterResponse
GetTwitterResponse const constructor
GetTwitterResponse class