visitMixin abstract method

T visitMixin(
  1. Mixin spec, [
  2. T? context
])
inherited

Implementation

T visitMixin(Mixin spec, [T? context]);