menu
starknet_cli package
documentation
invoke.dart
InvokeCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'invoke';
starknet_cli package
documentation
invoke
InvokeCommand
name property
InvokeCommand class