initContextualDataCollection method
Implementation
Future<Object?> initContextualDataCollection(
ContextualCredential credentials) {
throw UnimplementedError(
'initContextualDataCollection() has not been implemented.');
}
Future<Object?> initContextualDataCollection(
ContextualCredential credentials) {
throw UnimplementedError(
'initContextualDataCollection() has not been implemented.');
}