menu
json_serializable package
documentation
type_helper.dart
ConvertData
ConvertData.new constructor
ConvertData.new constructor
dark_mode
light_mode
ConvertData
constructor
ConvertData
(
String
name
,
DartType
paramType
)
Implementation
ConvertData(this.name, this.paramType);
json_serializable package
documentation
type_helper
ConvertData
ConvertData.new constructor
ConvertData class