pointPrefix property

String get pointPrefix

Implementation

String get pointPrefix => '${config.getOptional<String>('influx.pointPrefix', '')}_';