description property

  1. @override
String get description
override

Defines the outline of the code.

コードの概要を定義します。

Implementation

@override
String get description =>
    "Create `flutter_test_config.dart` for initial test setup. テストの初期設定を行う`flutter_test_config.dart`を作成します。";