store abstract method

Future<bool> store(
  1. FTransactionParams transaction
)

Implementation

Future<bool> store(FTransactionParams transaction);