init method

Implementation

Future<ImageCropService> init() async {
  return this;
}