images property

Map<String, LottieImageAsset> get images

Implementation

Map<String, LottieImageAsset> get images {
  return _parameters.images;
}