setConfig method
Implementation
Future<void> setConfig({required SMKitConfig config}) {
throw UnimplementedError('setConfig() has not been implemented');
}
Future<void> setConfig({required SMKitConfig config}) {
throw UnimplementedError('setConfig() has not been implemented');
}