menu
aws_storagegateway_api package
documentation
storagegateway-2013-06-30.dart
ListFileSharesOutput
ListFileSharesOutput constructor
ListFileSharesOutput constructor
dark_mode
light_mode
ListFileSharesOutput
constructor
ListFileSharesOutput
(
{
List
<
FileShareInfo
>
?
fileShareInfoList
,
String
?
marker
,
String
?
nextMarker
,
})
Implementation
ListFileSharesOutput({ this.fileShareInfoList, this.marker, this.nextMarker, });
aws_storagegateway_api package
documentation
storagegateway-2013-06-30
ListFileSharesOutput
ListFileSharesOutput constructor
ListFileSharesOutput class