menu
googleapis package
documentation
tasks/v1.dart
TaskLinks
TaskLinks.new constructor
TaskLinks.new 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.new constructor
TaskLinks class