smsReceived abstract method

void smsReceived(
  1. String? sms
)

Implementation

void smsReceived(String? sms);