menu
microsoft_graph_api package
documentation
models/group/post_model.dart
Post
changeKey property
changeKey property
dark_mode
light_mode
changeKey
property
List
<
String
>
?
changeKey
final
The changes that have been made to the post.
Implementation
final List<String>? changeKey;
microsoft_graph_api package
documentation
models/group/post_model
Post
changeKey property
Post class