snakeCase property

String get snakeCase

Implementation

String get snakeCase => TextCase(this).snakeCase;