unmodifiable property

CollectivePost unmodifiable
latefinal

Creates an unmodifiable view of this post

Implementation

late final CollectivePost unmodifiable = _UnmodifiableCollectivePost._(this);