replaceComma property

String get replaceComma

Implementation

String get replaceComma => replaceAll(',', '.');