json abstract method

void json(
  1. String? json, {
  2. String? tag,
})

Implementation

void json(String? json, {String? tag});