createIfNotExist constant
String
const createIfNotExist
Create the profile only if it doesn't already exist.
Implementation
static const String createIfNotExist = 'CREATE_IF_NOT_EXIST';
Create the profile only if it doesn't already exist.
static const String createIfNotExist = 'CREATE_IF_NOT_EXIST';