toJson abstract method

Map<String, String> toJson({
  1. String? key,
})

Implementation

Map<String, String> toJson({String? key});