clearProps method

Future clearProps()

Implementation

Future clearProps() async {
  return act('clearProps');
}