menu
googleapis package
documentation
securitycenter/v1.dart
File
File.new constructor
File.new constructor
dark_mode
light_mode
File
constructor
File
(
{
String
?
contents
,
String
?
hashedSize
,
bool
?
partiallyHashed
,
String
?
path
,
String
?
sha256
,
String
?
size
,
})
Implementation
File({ this.contents, this.hashedSize, this.partiallyHashed, this.path, this.sha256, this.size, });
googleapis package
documentation
securitycenter/v1
File
File.new constructor
File class