hasExtendedDocumentation property
override
Implementation
@override
bool get hasExtendedDocumentation =>
documentation != null && documentation.isNotEmpty;
@override
bool get hasExtendedDocumentation =>
documentation != null && documentation.isNotEmpty;