hasParameter abstract method

Future<bool> hasParameter(
  1. String propertyName
)

Implementation

Future<bool> hasParameter(String propertyName);