load abstract method

Future<MPError?> load(
  1. String key
)

Implementation

Future<MPError?> load(String key);