ifNoneExist property

String? ifNoneExist
inherited

ifNoneExist Instruct the server not to perform the create if a specified resource already exists. For further information, see the API documentation for "Conditional Create". This is just the query portion of the URL - what follows the "?" (not including the "?").

Implementation

String? get ifNoneExist => throw _privateConstructorUsedError;