init method

Implementation

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