Flutter
test_api.scaffolding
Tags
Tags const constructor
Tags
Tags
constructor
Null safety
const
Tags
(
Iterable
<
String
>
_tags
)
Applies a set of user-defined tags to a test suite.
Implementation
const Tags(this._tags);
Flutter
test_api.scaffolding
Tags
Tags const constructor
Tags class
Constructors
Tags
Properties
hashCode
runtimeType
tags
Methods
noSuchMethod
toString
Operators
operator ==