equals

open operator override fun equals(other: Any?): Boolean(source)

Returns true if the specified object is equal to this BackupV0_0_1 object.

Return

true if the specified object is equal to this BackupV0_0_1 object, false otherwise.

Parameters

other

the object to compare with this object for equality.