init method

Implementation

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