Creators class
Properties
Methods
-
copyImage(
PasskitImage image, {required String name, String extension = 'png'}) → Future< List< File> > -
createEmptySignature(
) → Future< File> -
createManifest(
Map< String, Uint8List> entries) → Future<File> -
createPass(
PasskitPass pass) → Future< File> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
preparePkpass(
String id) → Future< File> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited