idToJson static method

dynamic idToJson(
  1. String id
)

Implementation

static idToJson(String id) => id;