images property

  1. @TagNumber(3)
Map<String, List<int>> get images

Implementation

@TagNumber(3)
Map<String, List<int>> get images => $_getMap(2);