Map<String, Object?> toJson() => <String, Object?>{ 'path': path, 'status': status, 'staged': staged, };