AppProperties class
Constructors
- AppProperties.new()
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- appProperties ↔ dynamic
-
getter/setter pair
- serviceAccount ↔ dynamic
-
getter/setter pair
Static Methods
-
getAppBotName(
) → String -
getAppCoinName(
) → String -
getAppLogoUrl(
) → String -
getAppName(
) → String -
getAppStoreUrl(
) → String -
getBlogUrl(
) → String -
getBuyMeACoffeeURL(
) → String -
getCcoName(
) → String -
getCeoName(
) → String -
getClipName(
) → String -
getConsultancyUrl(
) → String -
getCooName(
) → String -
getCopyrightUrl(
) → String -
getCoverDesignUrl(
) → String -
getCrowdfundingUrl(
) → String -
getDevGithub(
) → String -
getDevLinkedIn(
) → String -
getDigitalPositioningUrl(
) → String -
getECommerceUrl(
) → String -
getEmail(
) → String -
getFirebaseProjectId(
) → String -
getGoogleApiKey(
) → String -
getHubName(
) → String -
getInitialPrice(
) → String -
getInstagram(
) → String -
getIsbnProcedureUrl(
) → String -
getJammingDefaultImgUrl(
) → String -
getLandingPageUrl(
) → String -
getLinksUrl(
) → String -
getMainWhatsGroupUrl(
) → String -
getMediatourUrl(
) → String -
getNoImageUrl(
) → String -
getNotificationChannelId(
) → String -
getNotificationChannelName(
) → String -
getNotificationIcon(
) → String -
getOnlineClinicUrl(
) → String -
getOnlineInterviewUrl(
) → String -
getPaymentGatewayBaseURL(
) → String -
getPlayStoreUrl(
) → String -
getPresskitUrl(
) → String -
getPrivacyPolicyUrl(
) → String -
getSecondaryWhatsGroupUrl(
) → String -
getSiteUrl(
) → String -
getSplashSubtitle(
) → String -
getSpotifyClientId(
) → String -
getSpotifyClientSecret(
) → String -
getStartCampaignUrl(
) → String -
getStorageServerName(
) → String -
getStripePublishableKey(
) → String -
getStripeSecretKey(
{bool? isDebug}) → String -
getSubscriptionPlansUrl(
) → String -
getSubscriptionPrice(
) → Price -
getTermsOfServiceUrl(
) → String -
getWebContact(
) → String -
getWhatsappBusinessNumber(
) → String -
getWhatsappUrl(
) → String -
getWooAccount(
) → String -
getWooCaseteProdutId(
) → String -
getWooClientKey(
) → String -
getWooClientSecret(
) → String -
getWooDigitalItemCategory(
) → String -
getWooMainCategoryId(
) → String -
getWooNupaleProdutId(
) → String -
getWooPass(
) → String -
getWooPhysicalItemCategory(
) → String -
getWooSecondaryCategoryId(
) → String -
getWooStreamingCategory(
) → String -
getWooSubscriptionItemCategory(
) → String -
getWooUrl(
) → String -
getWordpressUrl(
) → String -
mediaToWordpressFlag(
) → bool -
readProperties(
) → Future< void> -
readServiceAccount(
) → Future< void>