WriteLogEntriesResponse.fromJson constructor
WriteLogEntriesResponse.fromJson(
- Object? j
Implementation
factory WriteLogEntriesResponse.fromJson(Object? j) =>
WriteLogEntriesResponse();
factory WriteLogEntriesResponse.fromJson(Object? j) =>
WriteLogEntriesResponse();