twitterPostTitle property

String get twitterPostTitle

Implementation

String get twitterPostTitle {
  //parse from body
  return '';
}