SandboxConfig constructor

SandboxConfig({
  1. String? type,
})

Implementation

SandboxConfig({this.type});