toFormData property

FormData get toFormData

Implementation

FormData get toFormData => FormData.fromMap(this);