toJson abstract method

Future<String> toJson(
  1. T object
)

Implementation

Future<String> toJson(T object);