load abstract method
load method used to load the json file from the path
Implementation
Future<Map<String, dynamic>> load([JsonMapperBase? base]);
load method used to load the json file from the path
Future<Map<String, dynamic>> load([JsonMapperBase? base]);