encode method

List encode()
inherited

Implementation

List<dynamic> encode() {
  return script;
}