menu
std_msgs package
documentation
msgs.dart
Char
call method
call method
dark_mode
light_mode
call
method
@
override
Char
call
(
{
int
?
data
,
})
Implementation
@override Char call({ int? data, }) => Char( data: data, );
std_msgs package
documentation
msgs
Char
call method
Char class