writtenBy abstract method

String writtenBy(
  1. String author
)

No description provided for @writtenBy.

In en, this message translates to: 'Written by {author}'

Implementation

String writtenBy(String author);