PlayStoreResults extension
Methods
-
multilineReleaseNotes(
Element rawReleaseNotes) → String? -
Available on PlayStoreSearchAPI, provided by the PlayStoreResults extension
-
redesignedReleaseNotes(
Document response) → String? -
Available on PlayStoreSearchAPI, provided by the PlayStoreResults extension
Returns field releaseNotes from Redesigned Play Store results. When there are no release notes, the main app description is used. -
redesignedVersion(
Document response) → String? -
Available on PlayStoreSearchAPI, provided by the PlayStoreResults extension
Return field version from Redesigned Play Store results. -
releaseNotes(
Document response) → String? -
Available on PlayStoreSearchAPI, provided by the PlayStoreResults extension
release notes, the main app description is used. -
version(
Document response) → String? -
Available on PlayStoreSearchAPI, provided by the PlayStoreResults extension
Return field version from Play Store results.
Static Properties
- releaseNotesSpan ↔ RegExp
-
Available on PlayStoreSearchAPI, provided by the PlayStoreResults extension
getter/setter pair