Script static method

List Script(
  1. RadType type
)

Implementation

static List<dynamic> Script(RadType type) => type.encode();