Flutter
test_api
TestOn
TestOn const constructor
TestOn
TestOn class
Constructors
TestOn
Properties
expression
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
TestOn constructor
const
TestOn
(
String
expression
)
Implementation
const TestOn(this.expression);