AutomaticTaxStatus.fromJson constructor

AutomaticTaxStatus.fromJson(
  1. Object? json
)

Implementation

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