snakeCase property

String get snakeCase

Implementation

String get snakeCase => toSnakeCase(name);