dotCase property

String dotCase

dot.case

Implementation

String get dotCase => _getSnakeCase(separator: '.');