customFields property

Map<String, Object?>? customFields
final

The custom fields linked to your user It must match the ones you have created in your reachFive console

Implementation

final Map<String, Object?>? customFields;