convert method

OperationStatus convert(
  1. String value
)

Implementation

OperationStatus convert(String value) => _data[value]!;