StringConstructor$Typings extension
Properties
- fromCharCode ↔ String Function([Iterable?])
- 
      Available on StringConstructor, provided by the StringConstructor$Typings extension getter/setter pair
- fromCodePoint ↔ String Function([Iterable?])
- 
      Available on StringConstructor, provided by the StringConstructor$Typings extension getter/setter pair
- raw ↔ String Function(dynamic, [Iterable?])
- 
      Available on StringConstructor, provided by the StringConstructor$Typings extension getter/setter pair
Methods
- 
  call([dynamic value]) → String 
- 
      Available on StringConstructor, provided by the StringConstructor$Typings extension