modelFromString abstract method

T? modelFromString(
  1. String? value
)

Implementation

T? modelFromString(String? value);