Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 530 Bytes

ControlResponse.md

File metadata and controls

17 lines (12 loc) · 530 Bytes

openapi.model.ControlResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
headers BuiltMap<String, String> [optional]
xml String [optional]
isSuccessful bool [optional]

[Back to Model list] [Back to API list] [Back to README]