CustomerAcceptanceType.fromJson constructor

CustomerAcceptanceType.fromJson(
  1. Object? json
)

Implementation

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