format abstract method

String? format(
  1. T? value
)

Implementation

String? format(final T? value);