sanityCheck property

bool? sanityCheck
getter/setter pair

If true, backend will do sanity check(including duplicate email and federated id) when uploading account.

Implementation

core.bool? sanityCheck;