FlutterError constructor

FlutterError(
  1. String message
)

Implementation

FlutterError(this.message);