Returns an integer representing the number of data items stored in the Storage object.
Future<int?> length() => platform.length();