find method

スタンプ取得履歴を検索します。

NOTE: 検索条件、ソート条件を指定することができます。

Implementation

Future<List<StampHistory>> find() => _platform.find();