RPIntegerAnswerFormat.fromJson constructor

RPIntegerAnswerFormat.fromJson(Map<String, dynamic> json)

Implementation

factory RPIntegerAnswerFormat.fromJson(Map<String, dynamic> json) => _$RPIntegerAnswerFormatFromJson(json);