DynamicExts<T> extension

on
  • T

Methods

as<OtherType>() → OtherType

Available on T, provided by the DynamicExts extension

use(dynamic doStuff(T)) → void

Available on T, provided by the DynamicExts extension