getConstraints method Null safety

Map getConstraints ()

Implementation

Map getConstraints() {
  return convertNativeToDart_Dictionary(_getConstraints_1())!;
}