webConfig property

  1. @JsonKey(name: 'web')
WebConfig? webConfig
final

Web platform config

Implementation

@JsonKey(name: 'web')
final WebConfig? webConfig;