initialize method
Implementation
Future<void> initialize(ULinkConfig config) {
throw UnimplementedError('initialize() has not been implemented.');
}
Future<void> initialize(ULinkConfig config) {
throw UnimplementedError('initialize() has not been implemented.');
}