menu
ref package
documentation
update
Update
collect method
collect
brightness_4
collect
method
Null safety
dynamic
collect
(
Ref
ref
)
Implementation
collect(Ref ref) { if (!refs.contains(ref)) { refs.add(ref); } }
ref package
documentation
update
Update
collect method
Update class
Constructors
Update
Properties
hashCode
refs
runtimeType
Methods
collect
noSuchMethod
toString
Operators
operator ==