OnlyOnceFlow
This Flow implementation represents a flow that emits exactly one value during its lifetime.
Parameters
value
the value to emit on the flow
Properties
Link copied to clipboard
gives the MessageEvent.data as Flow of ArrayBuffer
Link copied to clipboard
gives the MessageEvent.data as Flow of Blob
Link copied to clipboard
gives the MessageEvent.data as Flow of String
Link copied to clipboard
gives the MessageEvent.data as Flow of Any
Link copied to clipboard
Checks if a Flow of a List of ValidationMessages is valid.