description property

  1. @override
String description
override

Defines the outline of the code.

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

Implementation

@override
String get description =>
    "Create a router.dart for all Masamune Framework functions.\nMasamune Frameworkの機能すべてに対応したrouter.dartを作成します。";