fromJson static method
Creates Class Object from Json
Implementation
static Si1TypeDef_Composite fromJson(Map<String, dynamic> map) =>
Si1TypeDef_Composite(value: Si1TypeDefComposite.fromJson(map));
Creates Class Object from Json
static Si1TypeDef_Composite fromJson(Map<String, dynamic> map) =>
Si1TypeDef_Composite(value: Si1TypeDefComposite.fromJson(map));