iwfpapp
local_development_http_data_backend
LocalDevelopmentHttpDataBackend
getBaseEndpoint method
getBaseEndpoint
iwfpapp
local_development_http_data_backend
LocalDevelopmentHttpDataBackend
getBaseEndpoint method
LocalDevelopmentHttpDataBackend class
Constructors
LocalDevelopmentHttpDataBackend
Properties
baseEndpoint
creditCardCreationEndpoint
creditCardFetchEndpoint
creditCardRemovalEndpoint
creditCards
creditCardsDirty
creditCardTempaltesDirty
creditCardTemplates
deleteAccountStatus
hashCode
hasListeners
loggingNamspace
promotionAdditionEndpoint
promotionRemovalEndpoint
runtimeType
status
token
Methods
addCreditCard
addCreditCardToDatabase
addListener
addPromitionToDatabase
addPromotion
buildCredential
buildHttpBasedRequest
buildVersionInfo
deleteAccount
deleteAccountFromDatabase
dispose
fetchCreditCardsFromDatabase
forceRefresh
getBaseEndpoint
getCreditCardCreationEndpoint
getCreditCardFetchEndpoint
getCreditCardRemovalEndpoint
getCreditCards
getCreditCardTemplates
getDeleteAccountStatus
getLoggingNamespace
getPromotionAdditionEndpoint
getPromotionRemovalEndpoint
getRankedCreditCardsSync
getShopCategories
getStatus
initCreditCard
initCreditCardInDatabase
initCreditCardWithTemplate
initCreditCardWithTemplateInDatabase
initialize
LocalDevelopmentHttpDataBackend
logTrace
maybePostException
maybeRefresh
maybeRefreshCards
maybeRefreshCreditCardTemplates
noSuchMethod
notifyListeners
parseHttpBasedResponse
populateHttpBasedRequest
queryCreditCard
recoverFromError
removeCreditCard
removeCreditCardFromDatabase
removeListener
removePromotion
removePromotionFromDatabase
renewCreditCardInfo
sendRequest
setToken
toString
Operators
operator ==
getBaseEndpoint
method
@
override
String
getBaseEndpoint
(
)
override
Implementation
@override String getBaseEndpoint() { return 'http://localhost:3000/api'; }