toJoinString abstract method

String toJoinString()

Sample '${title ?? ""}|${value ?? ""}'

Implementation

String toJoinString();