command property

String? get command

Implementation

String? get command => _replacedCommand ?? originalCommand;