smartReply method

  1. @Deprecated('Use [google_mlkit_smart_reply] plugin instead of [google_ml_kit].')
SmartReply smartReply()

Returns instance of SmartReply.

Implementation

@Deprecated(
    'Use [google_mlkit_smart_reply] plugin instead of [google_ml_kit].')
SmartReply smartReply() {
  return SmartReply();
}