menu
ttcomment package
documentation
comment_http/default_http_transformer.dart
NormalHttpConfig
NormalHttpConfig.new constructor
NormalHttpConfig.new constructor
dark_mode
light_mode
NormalHttpConfig
constructor
NormalHttpConfig
(
{
String
?
status
,
String
?
code
,
String
?
msg
,
String
?
data
,
int
?
successcode
,
})
constructor.
Implementation
NormalHttpConfig( {this.status, this.code, this.msg, this.data, this.successcode});
ttcomment package
documentation
comment_http/default_http_transformer
NormalHttpConfig
NormalHttpConfig.new constructor
NormalHttpConfig class