filePath property

  1. @Field.new(description: 'File path relative to root.')
String get filePath

Implementation

@Field(description: 'File path relative to root.')
String get filePath;