fromJson constant

LineRange Function(Map<String, dynamic> map) const fromJson

Creates a LineRange from a JSON map.

Implementation

// ignore: specify_nonobvious_property_types
static const fromJson = LineRangeMapper.fromMap;