menu
github_action_context package
documentation
github_action_context.dart
Sender
Sender.new constructor
Sender.new constructor
dark_mode
light_mode
Sender
constructor
Sender
(
Map
innerMap
, {
String
?
type
,
})
Constructs a new instance of the Sender class.
Implementation
Sender( super.innerMap, { this.type, });
github_action_context package
documentation
github_action_context
Sender
Sender.new constructor
Sender class