describeMutation property

  1. @override
StatementPreview Function(MutationPlan plan) get describeMutation
override

Implementation

@override
StatementPreview Function(MutationPlan plan) get describeMutation =>
    _describeMutation;