userReferenceMapper property

UserReferenceMapper? userReferenceMapper
final

Provides a callback to be used in order to obtain user a reference to the user this is provided to the purchase so it's liked to the user it's preferable to return the user id

Implementation

final UserReferenceMapper? userReferenceMapper;