Signature for FlutterErrorDetails.informationCollector callback and other callbacks that collect information into a string buffer.
Source
typedef void InformationCollector(StringBuffer information);
Signature for FlutterErrorDetails.informationCollector callback and other callbacks that collect information into a string buffer.
typedef void InformationCollector(StringBuffer information);