superMove property

  1. @JsonKey(name: 'super')
ContestComboDetail superMove
inherited

A detail of moves this move can be used before or after, granting additional appeal points in super contests.

Implementation

@JsonKey(name: 'super')
ContestComboDetail get superMove => throw _privateConstructorUsedError;