menu
googleapis_beta package
documentation
containeranalysis/v1beta1.dart
FileNote
FileNote constructor
FileNote constructor
dark_mode
light_mode
FileNote
constructor
FileNote
(
{
List
<
String
>
?
checksum
,
String
?
fileType
,
String
?
title
,
})
Implementation
FileNote({ this.checksum, this.fileType, this.title, });
googleapis_beta package
documentation
containeranalysis/v1beta1
FileNote
FileNote constructor
FileNote class