authCallable property

HttpsCallable authCallable
getter/setter pair

Implementation

late HttpsCallable authCallable =
    AppConfigBase.firebaseFunctionCallable(AppConfigBase.authMainCallableFunction);