name property

  1. @override
String name
override

The name of the shell e.g. bash

Implementation

@override
String get name => shellName;