toJsonInternal abstract method

  1. @internal
Object? toJsonInternal(
  1. Set<Object> cyclicCheck,
  2. ToJsonOptions o
)

Implementation

@internal
Object? toJsonInternal(Set<Object> cyclicCheck, ToJsonOptions o);