name property

String? name
final

Name is the name of the resource being requested for a "get" or deleted for a "delete". "" (empty) means all.

Implementation

final String? name;