created property
True if the user identity was successfully created.
Implementation
@BuiltValueField(wireName: r'created')
bool? get created;
True if the user identity was successfully created.
@BuiltValueField(wireName: r'created')
bool? get created;