FlutterNotInstalledException constructor

FlutterNotInstalledException(
  1. String message
)

Implementation

FlutterNotInstalledException(this.message);