twitterPostContent property

String get twitterPostContent

Implementation

String get twitterPostContent {
  //grot of shitty tags
  return cleanedBody;
}