FieldIsNotAnObjectException constructor

const FieldIsNotAnObjectException(
  1. String field
)

Implementation

const FieldIsNotAnObjectException(this.field);