appStoreState property

String? appStoreState
final

PREPARE_FOR_SUBMISSION, WAITING_FOR_REVIEW, READY_FOR_SALE and the rest, or null when the response did not carry it.

Implementation

final String? appStoreState;