TestBloc class
Constructors
- TestBloc()
Properties
Methods
-
dispose(
) → void -
inherited
-
emit(
bool data) → void -
inherited
-
emitWithNoStateUpdate(
bool data) → void -
inherited
-
initDefaultValue(
) → bool -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setFalse(
) → void -
setTrue(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited