mode property

Implementation

GitFileMode get mode => from != null ? from!.mode : to!.mode;