parents property

List? parents
final

An array of parent commit shas

Implementation

final List<dynamic>? parents;