toJson method

  1. @override
Map<String, String?> toJson()
override

Implementation

@override
Map<String, String?> toJson() => {'Custom': value};