menu
requestor package
documentation
response.dart
ResponseInfoDetail
ResponseInfoDetail.new constructor
ResponseInfoDetail.new constructor
dark_mode
light_mode
ResponseInfoDetail
constructor
ResponseInfoDetail
(
{
required
int
timestamp
,
int
?
size
=
0
,
})
Implementation
ResponseInfoDetail({ required this.timestamp, this.size = 0, });
requestor package
documentation
response
ResponseInfoDetail
ResponseInfoDetail.new constructor
ResponseInfoDetail class