Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 583 Bytes

PluginEnv.md

File metadata and controls

18 lines (13 loc) · 583 Bytes

openapi.model.PluginEnv

Load the model package

import 'package:docker_client/api.dart';

Properties

Name Type Description Notes
name String [default to null]
description String [default to null]
settable List<String> [default to []]
value String [default to null]

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