MFInitiateSessionRequest constructor

MFInitiateSessionRequest({
  1. String? customerIdentifier,
})

Implementation

MFInitiateSessionRequest({this.customerIdentifier});