nextImageName method

String nextImageName()

nextImageName API.

Implementation

String nextImageName() => 'Im${images.length + 1}';