getCurrentImage method

dynamic getCurrentImage()

Implementation

getCurrentImage() async {
  gettingCurrentImage = true;
}