upperDashkill property

String get upperDashkill

Implementation

String get upperDashkill => replaceAll(" ", "-").toUpperCase();