uriState property

Object? uriState
final

an uri app state so that the app can have different states even in the same uri, must be serializable

Implementation

final Object? uriState;