toJson method

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

Implementation

@override
String toJson(RxString object) => object.value;