CEListOfGlobalAlertResponse.fromJson constructor

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

Implementation

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