Integration constructor

Integration({
  1. required bool nullSafety,
})

Implementation

Integration({required this.nullSafety});