customAttributes property

Map<String, dynamic> customAttributes
final

Previously set user custom attributes with .updateProfile() method.

Implementation

final Map<String, dynamic> customAttributes;