registrationUpdated constant
String
const registrationUpdated
Occurs when the registration is updated on backend server. Returns internalId - string for the registered user.
Implementation
static const String registrationUpdated = 'registrationUpdated';