documentationLocal property

String? documentationLocal

Implementation

String? get documentationLocal =>
    _documentationLocal ??= _buildDocumentationLocal();