BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPost class
- Available extensions
- Annotations
-
- @JsonSerializable.new(explicitToJson: true)
Constructors
-
const
-
factory
Properties
Methods
-
copyWith(
{String? newName}) → BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPost -
Available on BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPost, provided by the $BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPostExtension extension
-
copyWithWrapped(
{Wrapped< String> ? newName}) → BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPost -
Available on BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPost, provided by the $BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPostExtension 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 BodyAddSharedVoiceV1VoicesAddPublicUserIdVoiceIdPost Function()
-
toJsonFactory
→ const Map<
String, dynamic> Function()