This is a stream type annotation. Stream is a static type checking tool for JavaScript ( https://flow.org/ ).
?Type
, , undefined
, null
"". , string
, null
undefined
. .
(null: Type)
- cast (). cast, , .
(null : ?{ setNativeProps(props: Object): void })
null Maybe, :
setNativeProps
, (void
type),null
,undefined