LddCommand_SelectCharset constructor
const
LddCommand_SelectCharset({
- required LddCharset charset,
Implementation
const factory LddCommand_SelectCharset({required final LddCharset charset}) =
_$LddCommand_SelectCharsetImpl;