cast<RK, RV> method

Map<RK, RV> cast<RK, RV>()

Implementation

Map<RK, RV> cast<RK, RV>() => value.cast<RK, RV>();