create abstract method

Future<MPError?> create(
  1. MPMapConfig config
)

Implementation

Future<MPError?> create(MPMapConfig config);