shortTitle method

String shortTitle(
  1. IRef contact
)

Implementation

String shortTitle(IRef contact) {
  return "joined church";
}