Perform other initialization processes.
その他の初期化処理を行います。
@override Future<void> initialize() { throw UnsupportedError("Purchasing function is not supported."); }