SourceResponseBody.fromMap(Map<String, Object?> obj) : content = obj['content'] as String, mimeType = obj['mimeType'] as String?;