Executable.fromJson constructor

Executable.fromJson(
  1. String? script
)

Implementation

Executable.fromJson(this.script);