LifecycleException constructor

LifecycleException(
  1. Map<String, dynamic> errors
)

Implementation

LifecycleException(this.errors);