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