GetByText abstract method

Future GetByText({
  1. String text,
})

Implementation

Future<dynamic> GetByText({String text});