JsonOptions constructor

JsonOptions({
  1. String? encoding,
})

Implementation

JsonOptions({this.encoding});