implementType property

Type? implementType
final

Specify a class that extends RouteQueryBuilder to enable page swapping.

RouteQueryBuilderを継承したクラスを指定してページを入れ替え可能にします。

Implementation

final Type? implementType;