committedDate property
DateTime
get
committedDate
Implementation
DateTime get committedDate =>
DateTime.parse(originalJson['committed_date'] as String);
DateTime get committedDate =>
DateTime.parse(originalJson['committed_date'] as String);