onMerge method

Future<Map<String, dynamic>> onMerge()

Implementation

Future<Map<String, dynamic>> onMerge() async {
  return {};
}