command property
Command?
get
command
The {@link Command} which should be run when the resource state is open in the Source Control viewlet.
Implementation
_i3.Command? get command => _i5.getProperty(
this,
'command',
);