init()
Creates a new image creator object for you to use in your app.
Declaration
init() async throwsDiscussion
If the device doesn’t support image creation or the feature is currently unavailable, this initializer throws an error.
Creates a new image creator object for you to use in your app.
init() async throwsIf the device doesn’t support image creation or the feature is currently unavailable, this initializer throws an error.