menu
googleapis package
documentation
containeranalysis/v1.dart
ListNotesResponse
ListNotesResponse.new constructor
ListNotesResponse.new constructor
dark_mode
light_mode
ListNotesResponse
constructor
ListNotesResponse
(
{
String
?
nextPageToken
,
List
<
Note
>
?
notes
,
List
<
String
>
?
unreachable
,
})
Implementation
ListNotesResponse({this.nextPageToken, this.notes, this.unreachable});
googleapis package
documentation
containeranalysis/v1
ListNotesResponse
ListNotesResponse.new constructor
ListNotesResponse class