id property

String id
inherited

The unique identifier of the requested Space.

How It Can Be Used

  • Uniquely identify a Space returned in the response.

Implementation

String get id => throw _privateConstructorUsedError;