isDataAvailable(_:)

Returns a Boolean value that indicates if data that represents the provided type is available in the finance store.

Declaration

static func isDataAvailable(_ type: FinanceStore.DataType) -> Bool