JsonObjectGenerator constructor

const JsonObjectGenerator({
  1. String? jsonKey,
})

Implementation

const JsonObjectGenerator({this.jsonKey});