mode property

String? mode
final

Data format. Possible values are json and xml If the mode parameter is empty the format is JSON by default

Implementation

final String? mode;