description property

  1. @override
String description
override

A description of this command, included in usage.

Implementation

@override
String get description =>
    'This operation creates new device users and corresponding credentials on a device for authentication purposes. The device shall support creation of device users and their credentials through the CreateUsers command. Either all users are created successfully or a fault message shall be returned without creating any user.';