storeAccountData abstract method

Future storeAccountData(
  1. String type,
  2. String content
)

Implementation

Future storeAccountData(String type, String content);