menu
googleapis package
documentation
tasks/v1.dart
TaskLinks
TaskLinks constructor
TaskLinks constructor
dark_mode
light_mode
TaskLinks
constructor
TaskLinks
(
{
String
?
description
,
String
?
link
,
String
?
type
,
})
Implementation
TaskLinks({ this.description, this.link, this.type, });
googleapis package
documentation
tasks/v1
TaskLinks
TaskLinks constructor
TaskLinks class