flutterkhaltipayment
dart:async
SynchronousStreamController
<
T
>
runtimeType property
runtimeType
flutterkhaltipayment
dart:async
SynchronousStreamController
<
T
>
runtimeType property
SynchronousStreamController class
Constructors
SynchronousStreamController
Properties
done
hashCode
hasListener
isClosed
isPaused
onCancel
onListen
onPause
onResume
runtimeType
sink
stream
Methods
add
addError
close
addStream
noSuchMethod
toString
Operators
operator ==
runtimeType
property
Type
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;