serializeAsync abstract method

Future<String> serializeAsync(
  1. Object? value
)

Implementation

Future<String> serializeAsync(Object? value);