JSONInput constructor

JSONInput(
  1. String? type
)

Implementation

JSONInput(
  this.type,
);