paramCase property

String get paramCase

param-case

Implementation

String get paramCase => _getSnakeCase(separator: '-');