CustomerReconciliationMode.fromJson constructor

CustomerReconciliationMode.fromJson(
  1. Object? json
)

Implementation

CustomerReconciliationMode.fromJson(Object? json) : _ = (json as String);