<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chang_app_dev</author_name>
  <author_url>https://blog.hatena.ne.jp/chang_app_dev/</author_url>
  <blog_title>note-tmk</blog_title>
  <blog_url>https://note-tmk.hatenablog.com/</blog_url>
  <categories>
    <anon>dart</anon>
    <anon>flutter</anon>
  </categories>
  <description>SetはIterableを継承したクラスで、複数の要素を格納できる重複なしのデータ型。 本エントリではSetの生成方法を説明する。 Setインスタンスの生成 リテラルで初期化 Set() Set.from() Set.identity() Set.of() Set.unmodifiable() Setインスタンスの生成 リテラルで初期化 Set() Set()で空のSetを生成する。 Set.from() Set.from()でListなどから Setを生成できる。 また引数に指定したリストなどで重複があった場合、重複した要素の数は一つに修正される。 Set.identity() Set.id…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnote-tmk.hatenablog.com%2Fentry%2F2022%2F07%2F27%2F213051&quot; title=&quot;【Flutter / Dart】セット（Set）の生成方法まとめ - note-tmk&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-07-27 21:30:51</published>
  <title>【Flutter / Dart】セット（Set）の生成方法まとめ</title>
  <type>rich</type>
  <url>https://note-tmk.hatenablog.com/entry/2022/07/27/213051</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
