menu
dart_git package
documentation
plumbing/objects/tree.dart
GitTree
hash property
hash property
dark_mode
light_mode
hash
property
@
override
GitHash
get
hash
override
Implementation
@override GitHash get hash { _hash ??= GitHash.compute(serialize()); return _hash!; }
dart_git package
documentation
plumbing/objects/tree
GitTree
hash property
GitTree class