newHandle property

String? newHandle
final

The new handle that represents the state that can be resumed. Empty if resumable is false.

Implementation

final String? newHandle;