menu
googleapis package
documentation
chat/v1.dart
CardAction
CardAction.new constructor
CardAction.new constructor
dark_mode
light_mode
CardAction
constructor
CardAction
(
{
String
?
actionLabel
,
OnClick
?
onClick
,
})
Implementation
CardAction({
this
.actionLabel,
this
.onClick, });
googleapis package
documentation
chat/v1
CardAction
CardAction.new constructor
CardAction class
Constructors
new
fromJson
Properties
actionLabel
hashCode
onClick
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==