uploadUrl property

String uploadUrl
inherited

A URL representing the location where to upload IDs consumed by your app. This URL is already signed with an authentication key, so you will not need to pass any additional credentials or headers to authenticate the request.

Implementation

String get uploadUrl => throw _privateConstructorUsedError;