SshScript constructor

SshScript({
  1. String? script,
})

Implementation

SshScript({this.script});