route property

String get route

Route path where the docs UI is served (default '/_docs').

Implementation

String get route => _['route'] as String;