Initialize plugin Must be called before using other methods, preferably before application start
Future<bool> initialize() { throw UnimplementedError('initialize() has not been implemented.'); }