menu
dcid package
documentation
dcid.dart
CodecInfo
CodecInfo.new constructor
CodecInfo.new constructor
dark_mode
light_mode
CodecInfo
constructor
CodecInfo
(
String
name
,
String
tag
,
int
code
,
String
status
,
String
description
,
)
Implementation
CodecInfo(this.name, this.tag, this.code, this.status, this.description);
dcid package
documentation
dcid
CodecInfo
CodecInfo.new constructor
CodecInfo class