Parse abstract method

Object? Parse(
  1. String? value
)
Parses the specified value. The value.

Implementation

Object? Parse(String? value);