LddCommand.selectCharset constructor

const LddCommand.selectCharset({
  1. required LddCharset charset,
})

Implementation

const factory LddCommand.selectCharset({
  required LddCharset charset,
}) = LddCommand_SelectCharset;