isMainSeries property

  1. @JsonKey(name: 'is_main_series')
bool isMainSeries
inherited

Whether or not this ability originated in the main series of the video games.

Implementation

@JsonKey(name: 'is_main_series')
bool get isMainSeries => throw _privateConstructorUsedError;