planning method

  1. @override
String planning(
  1. String text
)
override

Planner-phase prose: investigation, reasoning, plan presentation.

Implementation

@override
String planning(String text) => _sgr(36, text);