Commit.fromJson constructor

Commit.fromJson(
  1. Map originalJson
)

Implementation

Commit.fromJson(this.originalJson);