fromJson method

Implementation

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