menu
aws_mediastore_data_api package
documentation
mediastore-data-2017-09-01.dart
Item
Item.new constructor
Item.new constructor
dark_mode
light_mode
Item
constructor
Item
(
{
int
?
contentLength
,
String
?
contentType
,
String
?
eTag
,
DateTime
?
lastModified
,
String
?
name
,
ItemType
?
type
,
})
Implementation
Item({ this.contentLength, this.contentType, this.eTag, this.lastModified, this.name, this.type, });
aws_mediastore_data_api package
documentation
mediastore-data-2017-09-01
Item
Item.new constructor
Item class