menu
psdk_frame_father package
documentation
father/command/single/binary_command.dart
BinaryCommand
clause method
clause method
dark_mode
light_mode
clause
method
CommandClause
clause
(
)
Implementation
CommandClause clause() { var output = this.output(); return CommandClause.withBinary(output); }
psdk_frame_father package
documentation
father/command/single/binary_command
BinaryCommand
clause method
BinaryCommand class