CloudFunctionService constructor
- FirebaseFunctions functionsInstance
Implementation
CloudFunctionService(FirebaseFunctions functionsInstance) {
instance = functionsInstance;
}
CloudFunctionService(FirebaseFunctions functionsInstance) {
instance = functionsInstance;
}