map

open infix fun map(transform: (BackingField) -> BackingField): ActualWrapper

Applies some transform to the BackingField and reconstructs the ActualWrapper.