fw_flutter_sdk
fw_flutter_sdk
VideoFeedController
refresh method
refresh
refresh
method
Null safety
void
refresh
(
)
Forces refreshing the video feed.
Implementation
void refresh() { handler.refresh(); }
fw_flutter_sdk
fw_flutter_sdk
VideoFeedController
refresh method
VideoFeedController class
Constructors
VideoFeedController
Properties
handler
hashCode
runtimeType
Methods
noSuchMethod
refresh
toString
Operators
operator ==