FlutterPrepUploadRequest constructor
FlutterPrepUploadRequest({})
Implementation
FlutterPrepUploadRequest({
required this.partnerParams,
this.callbackUrl,
required this.allowNewEnroll,
required this.partnerId,
required this.timestamp,
required this.signature,
});