JsonSerializableGenerator.fromSettings constructor

JsonSerializableGenerator.fromSettings(
  1. Settings _settings
)

Implementation

JsonSerializableGenerator.fromSettings(this._settings)
  : super(inPackage: 'json_annotation');