customFields property

Map<String, Object?>? customFields
inherited

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

Implementation

Map<String, Object?>? get customFields => throw _privateConstructorUsedError;