getSvgImage function

String getSvgImage()

Implementation

String getSvgImage() => _SVGs[_rand.nextInt(_SVGs.length)];