ContainersGrant class
Constructors
-
ContainersGrant({bool logs = true, List<
String> ? pull, List<String> ? run, bool useContainers = true}) -
ContainersGrant.fromJson(Map<
String, dynamic> j) -
factory
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited