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