modelQuery property
Query to read and save collections.
コレクションを読込・保存するためのクエリ。
Implementation
@protected
CollectionModelQuery get modelQuery => _modelQuery;
Query to read and save collections.
コレクションを読込・保存するためのクエリ。
@protected
CollectionModelQuery get modelQuery => _modelQuery;