registerSingletons function
Implementation
Future<void> registerSingletons() async {
shurjoPayserviceLocator.registerLazySingleton(() => SPDioService());
}
Future<void> registerSingletons() async {
shurjoPayserviceLocator.registerLazySingleton(() => SPDioService());
}