pub fn is_ready() -> bool
Returns true if the data call module is ready to be used.
true
This should be checked before calling init or any other function in this module.
init