authors method

List<String> authors()
inherited

Implementation

List<String> authors() {
  return PsdkConst.authors;
}