postProcess property

String? Function(String? text) postProcess
final

Implementation

final String? Function(String? text) postProcess;