toMarkDownString method

  1. @override
String toMarkDownString()
override

Implementation

@override
String toMarkDownString(){
  return "";
}