menu
masamune_module_simpleblog package
documentation
models/note.dart
$NoteModelDocument
uid property
uid property
dark_mode
light_mode
uid
property
String
get
uid
inherited
Returns the ID for the document path.
ドキュメントのパス用のIDを返します。
Implementation
String get uid => modelQuery.path.last();
masamune_module_simpleblog package
documentation
models/note
$NoteModelDocument
uid property
$NoteModelDocument class