menu
microsoft_graph_api package
documentation
models/drive/drive_model.dart
Identity
Identity.new constructor
Identity.new constructor
dark_mode
light_mode
Identity
constructor
Identity
(
{
String
?
displayName
,
String
?
id
,
})
Creates a new Identity instance.
Implementation
Identity({ this.displayName, this.id, });
microsoft_graph_api package
documentation
models/drive/drive_model
Identity
Identity.new constructor
Identity class