BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePost class
- Available extensions
- Annotations
-
- @JsonSerializable.new(explicitToJson: true)
Constructors
-
const
-
factory
Properties
- groupId → dynamic
-
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- resourceType → WorkspaceResourceType
-
final
- role → BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePostRole
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- userEmail → dynamic
-
final
- workspaceApiKeyId → dynamic
-
final
Methods
-
copyWith(
{BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePostRole? role, WorkspaceResourceType? resourceType, dynamic userEmail, dynamic groupId, dynamic workspaceApiKeyId}) → BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePost -
Available on BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePost, provided by the $BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePostExtension extension
-
copyWithWrapped(
{Wrapped< BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePostRole> ? role, Wrapped<WorkspaceResourceType> ? resourceType, Wrapped? userEmail, Wrapped? groupId, Wrapped? workspaceApiKeyId}) → BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePost -
Available on BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePost, provided by the $BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePostExtension extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override
Constants
- fromJsonFactory → const BodyShareWorkspaceResourceV1WorkspaceResourcesResourceIdSharePost Function()
-
toJsonFactory
→ const Map<
String, dynamic> Function()