enableCustomLogging property

bool? enableCustomLogging
getter/setter pair

Enable custom logging that forwards native logs to Flutter (optional)

Implementation

bool? enableCustomLogging;