GitIndex constructor

GitIndex({
  1. required int versionNo,
})

Implementation

GitIndex({required this.versionNo});