stringToModel abstract method

String? stringToModel(
  1. T? model
)

Implementation

String? stringToModel(T? model);