paramCase property

String get paramCase

param-case

Implementation

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