pins property

Map<String, List<String>> get pins

Returns the pins.

Implementation

Map<String, List<String>> get pins => _pins;