getSupportedConstraints method Null safety

Map getSupportedConstraints ()

Implementation

Map getSupportedConstraints() {
  return convertNativeToDart_Dictionary(_getSupportedConstraints_1())!;
}