menu
microsoft_graph_api package
documentation
models/drive/drive_item_model.dart
DriveItem
lastModifiedDateTime property
lastModifiedDateTime property
dark_mode
light_mode
lastModifiedDateTime
property
String
?
lastModifiedDateTime
final
The date and time when the drive item was last modified.
Implementation
final String? lastModifiedDateTime;
microsoft_graph_api package
documentation
models/drive/drive_item_model
DriveItem
lastModifiedDateTime property
DriveItem class