documentation property

Optional<String> documentation
final

Site that hosts documentation, separate from the main homepage and from the Pub-generated API reference https://dart.dev/tools/pub/pubspec#documentation

Implementation

final Optional<String> documentation;