linksById property

Map<String, Link> get linksById

Implementation

Map<String, Link> get linksById => _linksById;