fromJson method

Implementation

@override
FlutterBorderRadiusGeometry fromJson(Object? json) =>
    convert(json: json, converters: converters);