menu
yonomi_platform_sdk package
documentation
yonomi-sdk.dart
RequestParam
RequestParam.new constructor
RequestParam.new constructor
dark_mode
light_mode
RequestParam
constructor
RequestParam
(
String
graphUrl
,
String
privateKey
,
String
tenantId
,
String
userId
,
)
Implementation
RequestParam(this.graphUrl, this.privateKey, this.tenantId, this.userId);
yonomi_platform_sdk package
documentation
yonomi-sdk
RequestParam
RequestParam.new constructor
RequestParam class