openapi.model.ValidateLibraryImportPathResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name |
Type |
Description |
Notes |
importPath |
String |
|
|
isValid |
bool |
|
[default to false] |
message |
String |
|
[optional] |
[Back to Model list] [Back to API list] [Back to README]