inputs property

Map<String, dynamic>? inputs
getter/setter pair

CustomInputs inputs to launch HyperKYC : If workflow requires any custom inputs, please pass those custom inputs here

Implementation

Map<String, dynamic>? inputs;