toJson method

  1. @override
dynamic toJson()
inherited

Implementation

@override
dynamic toJson() {
  return "$this";
}