useTestModelAdapter property

bool useTestModelAdapter
final

Set to true to use the model adapter for testing when testing.

テスト時にテスト用のモデルアダプターを利用する場合trueにする。

Implementation

final bool useTestModelAdapter;