format abstract method

String? format(
  1. T? value
)

Implementation

String? format(T? value);