RegisterScreen constructor
RegisterScreen({})
Implementation
RegisterScreen(
{this.registerWith,
this.id,
this.email,
this.name,
this.lat,
this.long,
// this.googlemaps
});