Executable constructor

Executable(
  1. String? script
)

Implementation

Executable(this.script);