getServiceAgreement method Null safety

Future<String> getServiceAgreement()

It's return terms and conditions of the app.

Implementation

Future<String> getServiceAgreement();