Forest constructor

  1. @visibleForTesting
Forest([
  1. FlutterExceptionHandler? _exceptionHandler
])

Implementation

@visibleForTesting
Forest([this._exceptionHandler]);