A changefeed is available: it's a stream with all state changes from the map controller. Ex: import 'dart:async'; StreamSubscription _changefeed; ...
確定! 回上一頁