menu
tencentcloud_cos_sdk_plugin package
documentation
pigeon.dart
Bucket
Bucket.new constructor
Bucket.new constructor
dark_mode
light_mode
Bucket
constructor
Bucket
(
{
required
String
name
,
String
?
location
,
String
?
createDate
,
String
?
type
,
})
Implementation
Bucket({ required this.name, this.location, this.createDate, this.type, });
tencentcloud_cos_sdk_plugin package
documentation
pigeon
Bucket
Bucket.new constructor
Bucket class