formData property

Future<FormData>? formData
getter/setter pair

Form data for this request

Implementation

Future<FormData>? formData;