typedef_foundation 0.0.1 copy "typedef_foundation: ^0.0.1" to clipboard
typedef_foundation: ^0.0.1 copied to clipboard

outdated

common used typedef

typedef_foundation #

This library expose:

/// typedef for getter
typedef Getter<T> = T Function();

/// typedef for setter
typedef Setter<T> = void Function(T value);

So that other libraries can share same types.

3
likes
0
points
300
downloads

Publisher

unverified uploader

Weekly Downloads

common used typedef

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on typedef_foundation