JSONMappingParameters constructor
JSONMappingParameters({
- required String recordRowPath,
Implementation
JSONMappingParameters({
required this.recordRowPath,
});
JSONMappingParameters({
required this.recordRowPath,
});