init abstract method

Future init(
  1. Map<String, dynamic> config
)

Implementation

Future<dynamic> init(Map<String, dynamic> config);