replace method - DomTokenList class - dart:html library (
original
) (
raw
)
description
void replace(
String
token,
String
newToken )
Implementation
void replace(String token, String newToken) native;