toJson method

  1. @override
String toJson(
  1. ShapeId object
)

Implementation

@override
String toJson(ShapeId object) => object.toJson();