toSnakeCase method

String toSnakeCase()

Implementation

String toSnakeCase() => this.snakeCase;