paramCase property

String get paramCase

Implementation

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