format abstract method

String format(
  1. T value, [
  2. String? parameters
])

Implementation

String format(T value, [String? parameters]);