formData property

Future<F>? formData
getter/setter pair

Form data for this request

Implementation

Future<F>? formData;