getSupportedConstraints method

Map getSupportedConstraints()

Implementation

Map getSupportedConstraints() {
  return const <String, dynamic>{};
}