rawMutations property

List<RawProjectMutation> get rawMutations

Implementation

List<RawProjectMutation> get rawMutations => List.unmodifiable(_rawMutations);