fromJson method

Implementation

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