menu
googleapis package
documentation
workflowexecutions/v1.dart
NavigationInfo
NavigationInfo constructor
NavigationInfo constructor
dark_mode
light_mode
NavigationInfo
constructor
NavigationInfo
(
{
List
<
String
>
?
children
,
String
?
next
,
String
?
parent
,
String
?
previous
,
})
Implementation
NavigationInfo({ this.children, this.next, this.parent, this.previous, });
googleapis package
documentation
workflowexecutions/v1
NavigationInfo
NavigationInfo constructor
NavigationInfo class