sourceFile property

  1. @JsonKey(defaultValue: "")
String sourceFile
getter/setter pair

The path to the source file.

Implementation

@JsonKey(defaultValue: "")
String sourceFile;