The command and its arguments, to be implemented by each subclass.
@override List<String> get commandParts => ['HGET', key, field];