FlutterCommandException constructor

FlutterCommandException(
  1. String message
)

Implementation

FlutterCommandException(this.message);