WriteMemoryResponseBody.fromMap(Map<String, Object?> obj) : bytesWritten = obj['bytesWritten'] as int?, offset = obj['offset'] as int?;