GetLogsResponse.fromJson constructor

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

Implementation

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