restrictionsChanged property

Stream<Map<String, String>> get restrictionsChanged

Implementation

Stream<Map<String, String>> get restrictionsChanged =>
    Stream<Map<String, String>>.empty();