OkHiAppConfiguration.withRawValue constructor
OkHiAppConfiguration.withRawValue({})
Implementation
OkHiAppConfiguration.withRawValue({
required this.branchId,
required this.clientKey,
required this.environmentRawValue,
});