content property

  1. @Field.new(description: 'Content to write to the file.')
String get content

Implementation

@Field(description: 'Content to write to the file.')
String get content;