toSnakeCase method

String toSnakeCase()

Implementation

String toSnakeCase() => snakeCase;