menu
icure_medical_device_dart_sdk package
documentation
api.dart
AuthenticationResult
AuthenticationResult constructor
AuthenticationResult constructor
dark_mode
light_mode
AuthenticationResult
constructor
AuthenticationResult
(
MedTechApi
medTechApi
,
Tuple2
<
String
,
String
>
keyPair
,
String
token
,
String
groupId
,
String
userId
,
)
Implementation
AuthenticationResult(this.medTechApi, this.keyPair, this.token, this.groupId, this.userId);
icure_medical_device_dart_sdk package
documentation
api
AuthenticationResult
AuthenticationResult constructor
AuthenticationResult class