Sets

final Set<int> someSet = {};
final someSet = <int>{};

Methods

Set class - dart:core library - Dart API
API docs for the Set class from the dart:core library, for the Dart programming language.
https://api.dart.dev/stable/2.18.7/dart-core/Set-class.html