YAJsonIsolate constructor

YAJsonIsolate({
  1. String? debugName,
})

Implementation

YAJsonIsolate({
  this.debugName,
});