JsonConstructor constructor

const JsonConstructor(
  1. {dynamic scheme}
)

Implementation

const JsonConstructor({this.scheme});