getImagePicker function

ImagePicker getImagePicker()

Implementation

ImagePicker getImagePicker() {
  return serviceLocator!<ImagePicker>();
}