menu
neomage package
documentation
utils/git/git_diff_utils.dart
GitDiffResult
hunks property
hunks property
dark_mode
light_mode
hunks
property
Map
<
String
,
List
<
StructuredPatchHunk
>
>
hunks
final
Implementation
final Map<String, List<StructuredPatchHunk>> hunks;
neomage package
documentation
utils/git/git_diff_utils
GitDiffResult
hunks property
GitDiffResult class