asyncLoad method Null safety

Future<String?> asyncLoad()

Returns null if OK, or the message error

Implementation

Future<String?> asyncLoad();