DictionaryOfstringAndCoreSystemResponse.fromJson constructor

DictionaryOfstringAndCoreSystemResponse.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory DictionaryOfstringAndCoreSystemResponse.fromJson(Map<String, dynamic> json) => _$DictionaryOfstringAndCoreSystemResponseFromJson(json);